eslint-plugin-ignore-generated

JSON →
library 3.1.0 ·javascript maintenance
verified Jun 4, 2026

ESLint plugin that silently suppresses all lint errors in files containing a @generated comment. Version 3.1.0 is stable; no active development since 2020. Different from alternatives like eslint-plugin-graphql or eslint-plugin-markdown because it globally disables all rules for entire files based on a single comment, making it simple but broad.