🛠 Cinter combines js-beautify & stylelint.
cinter can fix
style
in the files which are endswith.vue
,.scss
,.css
,.less
.
yarn add cinter -g
or
npm i cinter -g
The tool will fix the file endwith vue
, scss
, css
, less
in src
directory.
cinter fix 'src/**/*.{scss,css,less,vue}‘
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
cinter © Eliaztray, Released under the MIT License.
Authored and maintained by Eliaztray with help from contributors (list).
github.com/Eliaztray · GitHub @Eliaztray