eslint-formatter-simple

JSON →
library 0.0.13 ·javascript
verified Jun 4, 2026

An ESLint formatter that presents lint results in a simple, human-readable format. v0.0.13 is the latest release, targeting Node >=8.14.0. It groups warnings before errors, highlights fixable issues in green, and provides a final file tree summary. Verbose output can be disabled via ESLINT_CFS_VERBOSE=false. Compared to built-in ESLint formatters, it prioritizes readability and clarity.