tapplint
v1.1.0
Published
JavaScript Linter for MatchingAgent
Readme
tapplint
Install
$ npm install tapplintUsage
Usage
$ tapplint [<file|glob> ...]
Options
--fix Automagically fix issues
--reporter Reporter to use
--stdin Validate/fix code from stdin
--ignore Additional paths to ignore [Can be set multiple times]Config
You can extend ESLint configuration by following ways.
tapplintproperty inpackage.json.tapplintrctapplint.config.js
License
MIT © MatchingAgent
