eslint-formatter-stats

0.1.0 • Public • Published

eslint-formatter-stats

Formatter for ESLint

What it is

A helpful formatter when introducing ESLint to large codebases. It displays errors and warnings with the codeframe view and appends a summary with the eslint-stats view (Package on GitHub).

This allows to easily fix rule by rule and know which cause the most issues 💡✅🎉

Screenshot

Install

$ npm install --save-dev eslint-formatter-stats

Usage

ESLint CLI

$ eslint -f stats file.js

License

MIT

Dependents (0)

Package Sidebar

Install

npm i eslint-formatter-stats

Weekly Downloads

179

Version

0.1.0

License

MIT

Unpacked Size

1.68 kB

Total Files

5

Last publish

Collaborators

  • richartkeil