GitShow/antfu/eslint-ts-patch
antfu

eslint-ts-patch

Support loading eslint.config.mjs and eslint.config.ts as flat config files for ESLint.

by antfu
eslinteslint-flat-config
Star on GitHubForknpm

JavaScript

156 stars6 forks5 contributorsQuiet · 1y agoSince 2023v9.2.0-0MIT

Meet the team

See all 5 on GitHub →
antfu
antfu49 contributions
karlhorky
karlhorky2 contributions
danielrentz
danielrentz1 contribution
privatenumber
privatenumber1 contribution
hyoban
hyoban1 contribution

Languages

View on GitHub →
JavaScript70.1%
TypeScript29.9%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 1y ago
See all on GitHub →
yunsii
eslint@9.9.0 is not supported, and I found this version supported TS config files alreadyOpenIssue

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!)

yunsii · 1y ago
brokuka
v3+ yarn compatibilityOpenIssue

Additional context When installing according to the documentation there will be an error, so you need to select a version of Example:**

brokuka · 2y ago

Recent fixes

View closed PRs →
karlhorky
docs: update eslint.config.ts statusMergedPR

Description Update information on the ESLint implementation of support Linked Issues https://github.com/eslint/eslint/pull/18134 Additional context

karlhorky · 1y ago
pauliesnug
v9.5.0 supportClosedIssue

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.

pauliesnug · 2y ago
privatenumber
fix(tsx): use `__filename` for `tsImport`MergedPR

Description You should be able to pass in to : https://tsx.is/node#commonjs-usage Linked Issues Additional context Curious what the "Not yet working well in VS Code extension" mentioned in the README is referring to. How can I reproduce?

privatenumber · 2y ago
Structured data for AI agents

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.

·@ofershap

Replace github.com with gitshow.dev