10 repos
TypeScript and JavaScript tools for extending ESLint to parse and lint non-JavaScript configuration and data formats. The cluster centers on parsers (JSONC, TOML, YAML, Svelte) that enable ESLint to analyze structured file formats and domain-specific languages, along with corresponding ESLint plugins that provide linting rules for those formats. Developers working on multi-format linting pipelines or building ESLint extensions for custom syntaxes would find practical, reusable implementations here.