cinter
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

cinter

NPM version NPM downloads Travis CI codecov donate

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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

Readme

Keywords

none

Package Sidebar

Install

npm i cinter

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

7 kB

Total Files

6

Last publish

Collaborators

  • eliaztray