ESLint Formatter Bottleneck

JSON →
library 1.0.8 ·javascript
verified Jun 4, 2026

An ESLint formatter that reduces noise by only showing violations from a limited set of rules and files, focusing on the most impactful issues. Version 1.0.8 is the latest stable release; the package is rarely updated. It filters ESLint output to display only the most important violations, configured via environment variables. Simpler than other formatters like eslint-summary-chart-formatter or eslint-formatter-stylish.