eslint-report-by-rule
v0.1.6
Published
Generate a report in which eslint error output is organized by rule
Downloads
909
Maintainers
Readme
eslint-report-by-rule
Generate a report in which eslint error output is organized by rule
Usage
npx eslint-report-by-rule "yarn --silent run eslint -f json example/has-error.js"
output example
{
"no-console": 1
}
similar tools
- (this)eslint-report-by-rule : generate a report with eslint
- stylelint-report-by-rule : generate a report with stylelint