Skip to content
This repository has been 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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