nitpicky-cli
v1.0.0
Published
Run flow & eslint with nitpicky config on project
Downloads
8
Readme
nitpicky-cli
Run flow & eslint with nitpicky config on project
Table of Contents
Install
This project uses node and npm.
$ npm install nitpicky-cli
$ # OR
$ yarn add nitpicky-cli
Usage
In root of project:
$ nitpick
# or
$ nitpick [file|dir|glob]
Praise
This package is based on kcheck.
Contribute
- Fork it and 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
License
MIT