ESLint Overview Formatter

JSON →
library 2.0.0 ·javascript
verified Jun 4, 2026

An ESLint formatter that displays a tree overview of files with errors and warnings, showing rule names and line:column positions. Current stable version is 2.0.0. Release cadence is low, with sparse updates. Differentiators: simple, visually clean tree output; supports an environment variable to show all files (even without errors). Alternative to built-in formatters like 'stylish' or 'compact'.