eslint-formatter-interactive is an ESLint formatter (v1.1.0) that provides an interactive terminal interface to navigate and inspect large numbers of lint issues. It summarizes results and allows grouping by rule or file, then shows detailed output via ESLint's stylish formatter. Requires eslint >=8.40.0 and an interactive shell (not suitable for CI). It is intended to be installed with --no-save and used via npx. Differentiates from eslint-nibble by offering group selection and planned autofix integration.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This package is an ESLint formatter, not a library. Invoke it via the --format flag. Do not attempt to import it programmatically.
Installs eslint-formatter-interactive without saving to package.json, then runs ESLint on the current directory using the interactive formatter.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.