eslint-formatter-todo

JSON →
library 1.0.1 ·javascript
verified Jun 4, 2026

eslint-formatter-todo (v1.0.1) generates an ESLint config file that acts as a TODO list, applying the Rubocop auto-gen-config pattern to ESLint. Unlike typical formatters, it outputs a configuration file suppressing all current lint errors and warnings, which can then be extended from .eslintrc. Useful for incrementally fixing legacy codebases with strict rules. Rarely updated; stable for its specific use case.