An ESLint formatter that summarizes linting errors by rule and file using horizontal bar charts, providing a visual overview of error distribution. Version 0.3.0 is the current stable release with no recent updates. Key differentiators: it extends the original eslint-summary-chart-formatter by sorting rules alphabetically and renaming for easier integration with ESLint's --format option. Compared to other formatters like eslint-formatter-friendly or stylish, it focuses on aggregation rather than line-level details, making it ideal for CI or summary reports.
No compatibility data collected yet for this library.
Shows command line usage to run ESLint with this formatter.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.