Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.
/ cinter Public archive

πŸ›  Cinter combines js-beautify & stylelint.

License

Notifications You must be signed in to change notification settings

EliazTray/cinter

Repository files navigation

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

About

πŸ›  Cinter combines js-beautify & stylelint.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published