eslint-report-by-rule

0.1.6 • Public • Published

MIT License npm version npm downloads

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

Package Sidebar

Install

npm i eslint-report-by-rule

Weekly Downloads

204

Version

0.1.6

License

MIT

Unpacked Size

29.5 kB

Total Files

12

Last publish

Collaborators

  • isoppp