Support loading eslint.config.mjs and eslint.config.ts as flat config files for ESLint.
by antfuJavaScript
Last 12 weeks · 0 commits
5 of 6 standards met
Describe the bug https://github.com/eslint/eslint/releases/tag/v9.9.0 Reproduction https://github.com/eslint/eslint/releases/tag/v9.9.0 System Info Used Package Manager pnpm Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [X] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Clear and concise description of the problem Since ESLint still hasn't introduced native TS config support even as of v9.5.0 this seems necessary. Suggested solution It would be helpful to update the deps in this repo (one last time!) to support 9.5.0. Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Repository: antfu/eslint-ts-patch. Description: Support loading eslint.config.mjs and eslint.config.ts as flat config files for ESLint. Stars: 156, Forks: 6. Primary language: JavaScript. Languages: JavaScript (70.1%), TypeScript (29.9%). License: MIT. Topics: eslint, eslint-flat-config. Latest release: v9.2.0-0 (2y ago). Open PRs: 0, open issues: 2. Last activity: 1y ago. Community health: 85%. Top contributors: antfu, karlhorky, danielrentz, privatenumber, hyoban.