Skip to content

Issues: typescript-eslint/typescript-eslint

Beta
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(website): Acquired types are shown in the editor but not reflected in linting bug Something isn't working triage Waiting for team members to take a look
#11120 opened Apr 29, 2025 by kirkwaiblinger
4 tasks done
Docs: simplify array type declarations on rule pages documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#11117 opened Apr 29, 2025 by kirkwaiblinger
2 tasks done
Bug: TSImportType's option object always has key with 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
#11114 opened Apr 28, 2025 by overlookmotel
4 tasks done
Enhancement: Support plugin.meta.namespace enhancement New feature or request triage Waiting for team members to take a look
#11113 opened Apr 28, 2025 by niklaswimmer
4 tasks done
Repo(ast-spec): finish migrating to vitest 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
#11112 opened Apr 27, 2025 by aryaemami59
5 tasks done
Repo(scope-manager): finish migrating to vitest 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
#11110 opened Apr 27, 2025 by aryaemami59
4 tasks done
Repo(typescript-estree): finish migrating to vitest 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
#11108 opened Apr 27, 2025 by aryaemami59
4 tasks done
Repo(type-utils): finish migrating to vitest repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#11103 opened Apr 27, 2025 by aryaemami59
4 tasks done
Docs: return-await options are misleading accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#11102 opened Apr 25, 2025 by RobertStanyon
2 tasks done
Repo(eslint-plugin): resolve remaining issues from vitest migration 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
#11099 opened Apr 24, 2025 by aryaemami59
10 tasks done
Bug: @typescript-eslint/prefer-nullish-coalescing mal-fixes nested condition 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
#11097 opened Apr 23, 2025 by SimonSimCity
4 tasks done
Enhancement: [prefer-promise-reject-errors] option to allow 'rethrow' of signal reasons or caught values enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#11095 opened Apr 23, 2025 by turbocrime
4 tasks done
Bug: [prefer-nullish-coalescing] Should not report on false | undefined values by default bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#11092 opened Apr 22, 2025 by JoshuaKGoldberg
4 tasks done
Enhancement: Publish typescript-eslint to JSR enhancement New feature or request triage Waiting for team members to take a look
#11090 opened Apr 19, 2025 by cylewaitforit
4 tasks done
Bug: Forbid invalid extend in interface bug Something isn't working triage Waiting for team members to take a look
#11088 opened Apr 18, 2025 by fisker
4 tasks done
Bug: key of constructor in class C { "constructor"() {} } should not be an Identifier 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
#11084 opened Apr 17, 2025 by overlookmotel
4 tasks done
Enhancement: [no-deprecated] Allow should support properties inside types enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#11083 opened Apr 16, 2025 by Harpush
4 tasks done
Enhancement: remove workaround for jest's handling of circular structures 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
#11079 opened Apr 15, 2025 by 43081j
4 tasks done
Bug: Duplicate extends clause for interface should be reported AST PRs and Issues about the AST structure bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree triage Waiting for team members to take a look
#11077 opened Apr 15, 2025 by leaysgur
4 tasks done
Repo: Remove vestiges of Jest internally 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
#11068 opened Apr 14, 2025 by JoshuaKGoldberg
Docs: Add explainer around any alternatives with no-explicit-any documentation Documentation ("docs") that needs adding/updating team assigned A member of the typescript-eslint team should work on this.
#11063 opened Apr 11, 2025 by JoshuaKGoldberg
2 tasks done
Docs: Blog post / guide on 'evaluating community engagement' rules documentation Documentation ("docs") that needs adding/updating team assigned A member of the typescript-eslint team should work on this.
#11056 opened Apr 10, 2025 by JoshuaKGoldberg
2 tasks done
Bug: Inconsistent TSMappedType AST shape 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
#11055 opened Apr 9, 2025 by JLHwung
4 tasks done
Bug: @typescript-eslint/no-unnecessary-type-assertion False positive on non-null assertion after an implicitly-any variable gets initialised inside a conditional or loop 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
#11054 opened Apr 9, 2025 by ExplodingCabbage
4 tasks done
Repo: Lint rule to ban dynamic syntax in generating tests repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#11052 opened Apr 9, 2025 by JoshuaKGoldberg
ProTip! Exclude everything labeled bug with -label:bug.