cinter
v1.0.1
Published
cinter combines `js-beautify` & `stylelint`, First call `js-beautify` fix function output string as input to `stylelint`
Downloads
4
Readme
cinter
cinter can fix
style
in the files which are endswith.vue
,.scss
,.css
,.less
.
Install
yarn add cinter -g
or
npm i cinter -g
Usage
The tool will fix the file endwith vue
, scss
, css
, less
in src
directory.
cinter fix 'src/**/*.{scss,css,less,vue}‘
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
cinter © Eliaztray, Released under the MIT License. Authored and maintained by Eliaztray with help from contributors (list).
github.com/Eliaztray · GitHub @Eliaztray