Skip to content

Issues: typescript-eslint/typescript-eslint

TypeScript 5.8 Support
#10884 by bradzacher was closed Mar 3, 2025
Closed 1
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

Bug: @eslint/markdown virtual files cannot found in the project service bug Something isn't working triage Waiting for team members to take a look
#10924 opened Mar 7, 2025 by charliez0
4 tasks done
Docs: Mention how to ban top-level-await documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10920 opened Mar 5, 2025 by kirkwaiblinger
2 tasks done
Enhancement: no-unused-vars option for allowing type-only declare class expressions awaiting response Issues waiting for a reply from the OP or another party enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10918 opened Mar 4, 2025 by LukeAbby
4 tasks done
Bug: isDefinitionFile utility doesn't consider arbitrary extensions accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working good first issue Good for newcomers package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10911 opened Mar 2, 2025 by ronami
4 tasks done
Docs: Mention that the eslint-plugin and the parser packages aren't needed with ESLint 9 accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10905 opened Mar 1, 2025 by MariaSolOs
2 tasks done
Docs: @typescript-eslint/no-unnecessary-condition could mention false positive on indexed access accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10901 opened Feb 28, 2025 by atombrenner
4 tasks done
Type '({ readonly rules: Readonly<RulesRecord>; } | Config)[]' is not assignable to type 'Config<RulesRecord>[]'. 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 triage Waiting for team members to take a look
#10899 opened Feb 27, 2025 by neuronetio
2 tasks done
Rule proposal: restrict-constructor-expressions enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10895 opened Feb 27, 2025 by karlhorky
6 tasks done
Bug: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary 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
#10894 opened Feb 27, 2025 by kirkwaiblinger
4 tasks done
Bug: error TS2742 in eslint.config.mjs with "composite": true and pnpm accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working good first issue Good for newcomers package: typescript-eslint Issues related to the typescript-eslint package
#10893 opened Feb 27, 2025 by andersk
4 tasks done
Repo: Migrate from yarn to pnpm accepting prs Go ahead, send a pull request that resolves this issue repo maintenance things to do with maintenance of the repo, and not with code/docs
#10891 opened Feb 26, 2025 by JamesHenry
Bug: [prefer-nullish-coalescing] bad handling of computed members 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
#10890 opened Feb 26, 2025 by OlivierZal
4 tasks done
Repo: execute typescript scripts/tools with node directly breaking change This change will require a new major version to be released repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#10885 opened Feb 25, 2025 by 43081j
Docs: Explain differences between Record and index keys somewhere accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10876 opened Feb 24, 2025 by JoshuaKGoldberg
2 tasks done
Bug: [no-unsafe-return] Infinite recursion with thenable this return type 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
#10868 opened Feb 22, 2025 by Zamralik
4 tasks done
Bug: [no-base-to-string] False negative for unknown type bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10862 opened Feb 21, 2025 by OliverJAsh
4 tasks done
Bug: [strict-boolean-expressions] should flag true | undefined as a nullable boolean. bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10859 opened Feb 20, 2025 by kirkwaiblinger
4 tasks done
Docs: Mention differences between tseslint.config's extends and ESLint core's accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10856 opened Feb 20, 2025 by JoshuaKGoldberg
2 tasks done
Enhancement: export types in typescript-eslint package awaiting response Issues waiting for a reply from the OP or another party enhancement New feature or request
#10848 opened Feb 19, 2025 by Mister-Hope
4 tasks done
Enhancement: [prefer-optional-chain] support if (x != null) case accepting prs Go ahead, send a pull request that resolves this issue enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10842 opened Feb 17, 2025 by kirkwaiblinger
4 tasks done
Enhancement: Default tsconfigRootDir to the running flat config's directory if available blocked by external API Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancement New feature or request
#10841 opened Feb 17, 2025 by JoshuaKGoldberg
4 tasks done
Bug: [no-deprecated] doesn't report deprecated type index access 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
#10837 opened Feb 15, 2025 by ronami
4 tasks done
Enhancement: [prefer-nullish-coalescing] should support if statement assignment (??=) accepting prs Go ahead, send a pull request that resolves this issue enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10829 opened Feb 13, 2025 by kirkwaiblinger
4 tasks done
Bug: [no-deprecated] Deprecated imported variable used in an object not detected/reported accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working
#10828 opened Feb 13, 2025 by StephaneSeyvoz
4 tasks done
Docs: Explain how tsconfigRootDir interacts with projectService accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10826 opened Feb 11, 2025 by MariaSolOs
2 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.