10 repos
JavaScript linting infrastructure centered on ESLint, including core parsers, configuration systems, and code transformation tools. The cluster covers parser implementations (espree, json), configuration management (eslintrc), AST rewriting and analysis (rewrite, eslint-transforms), and related development tooling. This represents the foundational and extensibility layer for JavaScript static analysis and code quality automation.