Skip to content

Issues: typescript-eslint/typescript-eslint

TypeScript 5.7 Support
#10115 by bradzacher was closed Nov 24, 2024
Closed 4
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Docs: standardize name styling documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10562 opened Dec 28, 2024 by lishaduck
2 tasks done
Repo: Export all rule Options and MessageId types repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#10555 opened Dec 26, 2024 by JoshuaKGoldberg
Bug: tseslint.config hides user-friendly error messages from ESLint bug Something isn't working triage Waiting for team members to take a look
#10549 opened Dec 26, 2024 by abrahamguo
4 tasks done
Bug: [no-deprecated] doesn't report on shorthand property in an object expression accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10545 opened Dec 23, 2024 by ronami
4 tasks done
Bug: [no-shadow] inconsistent reports on function parameter names inside ambient declarations clashing with real variable declarations accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10539 opened Dec 22, 2024 by andreww2012
4 tasks done
Bug: [no-for-in-array] fails to report on Array<T> | undefined accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10534 opened Dec 21, 2024 by ronami
4 tasks done
Enhancement: replace fast-glob with tinyglobby blocked by another issue Issues which are not ready because another issue needs to be resolved first enhancement New feature or request
#10533 opened Dec 21, 2024 by benmccann
4 tasks done
Bug: [prefer-nullish-coalescing] doesn't report on chain expressions in a ternary bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10531 opened Dec 20, 2024 by ronami
4 tasks done
Configs: no-with rule already enforced by TS accepting prs Go ahead, send a pull request that resolves this issue package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin preset config change Proposal for an addition, removal, or general change to a preset config
#10526 opened Dec 19, 2024 by Rudxain
2 tasks done
Bug: [unified-signatures] Should not warn when one signature is deprecated and one is not bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10520 opened Dec 19, 2024 by nicolo-ribaudo
4 tasks done
Bug: array-type automatic fix changes type logic when used with conditional types accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10519 opened Dec 19, 2024 by lunedis
4 tasks done
2
2
Enhancement: Better error message if parserOptions.project is set to an invalid TSConfig enhancement New feature or request triage Waiting for team members to take a look
#10511 opened Dec 17, 2024 by JoshuaKGoldberg
4 tasks done
Enhancement: Include projectService: true in type-checked configs enhancement New feature or request preset config change Proposal for an addition, removal, or general change to a preset config triage Waiting for team members to take a look
#10507 opened Dec 16, 2024 by kirkwaiblinger
4 tasks done
Repo: Bump downlevel-ts from TS 4.3 to 4.8 repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#10506 opened Dec 15, 2024 by JoshuaKGoldberg
Docs: Add Bluesky social icons for team members documentation Documentation ("docs") that needs adding/updating team assigned A member of the typescript-eslint team should work on this.
#10501 opened Dec 14, 2024 by JoshuaKGoldberg
2 tasks done
[no-unused-vars] add suggestion fixer accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10497 opened Dec 14, 2024 by bradzacher
Bug: Align module X.Y {} AST with namespace X.Y {} AST accepting prs Go ahead, send a pull request that resolves this issue AST PRs and Issues about the AST structure bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree
#10486 opened Dec 12, 2024 by nicolo-ribaudo
4 tasks done
Bug: [prefer-optional-chain] Unsoundly fixes a !== undefined && a.b !== null to a?.b !== null accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10484 opened Dec 10, 2024 by andersk
4 tasks done
Docs: provide docs for previous major versions documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10483 opened Dec 10, 2024 by That-Guy977
2 tasks done
Bug: [prefer-nullish-coalescing] Doesn't report on ternary, but does on equivalent || accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10470 opened Dec 7, 2024 by JoshuaKGoldberg
4 tasks done
Enhancement: Turn rule-schema-to-typescript-types into a public reusable package enhancement New feature or request team assigned A member of the typescript-eslint team should work on this.
#10469 opened Dec 7, 2024 by JoshuaKGoldberg
4 tasks done
Docs: Make sure all extension rules explain why they override base rules accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10466 opened Dec 6, 2024 by JoshuaKGoldberg
2 tasks done
Docs: Automate including a link to core rules in extension rule pages accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10465 opened Dec 6, 2024 by JoshuaKGoldberg
2 tasks done
Rule proposal: prefer-tail-recursive-types awaiting response Issues waiting for a reply from the OP or another party enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10457 opened Dec 5, 2024 by ronami
6 tasks done
Bug: [consistent-generic-constructors] improper fix into new Uint8Array<ArrayBufferLike>() accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10445 opened Dec 3, 2024 by yoursunny
4 tasks done
ProTip! Follow long discussions with comments:>50.