-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Issues: typescript-eslint/typescript-eslint
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Rule proposal: Disallow variables declared with 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
[await] using
from being passed outside their declaration scope
enhancement: new plugin rule
#11309
opened Jun 17, 2025 by
Renegade334
updated Jun 17, 2025
6 tasks done
Bug: Go ahead, send a pull request that resolves this issue
bug
Something isn't working
package: rule-tester
Issues related to the @typescript-eslint/rule-tester package
context.cwd
is incorrect set as /
when absolute path is used as filename
in rule tester
accepting prs
#11274
opened Jun 5, 2025 by
JounQin
updated Jun 17, 2025
4 tasks done
Enhancement: Support Lazy Loading Rules
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
#11029
opened Apr 3, 2025 by
mr-sanders
updated Jun 16, 2025
4 tasks done
Enhancement: Support New feature or request
triage
Waiting for team members to take a look
plugin.meta.namespace
enhancement
#11113
opened Apr 28, 2025 by
niklaswimmer
updated Jun 16, 2025
4 tasks done
Repo: address issues introduced by updated 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
nx
configuration
accepting prs
#11229
opened May 20, 2025 by
aryaemami59
updated Jun 16, 2025
4 tasks
Repo: migrate things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
eslint-plugin-jsx-a11y
to eslint-plugin-jsx-a11y-x
repo maintenance
#11303
opened Jun 13, 2025 by
JounQin
updated Jun 13, 2025
Repo: migrate Issues waiting for a reply from the OP or another party
repo maintenance
things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
eslint-plugin-import
to eslint-plugin-import-x
awaiting response
#11212
opened May 14, 2025 by
JounQin
updated Jun 13, 2025
Repo: enable Issues waiting for a reply from the OP or another party
repo maintenance
things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
eslint-plugin-mdx
for linting .mdx
files
awaiting response
#11213
opened May 14, 2025 by
JounQin
updated Jun 13, 2025
⚡️ Performance: Default parserOptions.jsDocParsingMode to 'none' or 'type-info'
blocked by another issue
Issues which are not ready because another issue needs to be resolved first
blocked by another PR
PRs which are ready to go but waiting on another PR
#9857
opened Aug 21, 2024 by
JoshuaKGoldberg
updated Jun 13, 2025
Repo: migrate Issues waiting for a reply from the OP or another party
repo maintenance
things to do with maintenance of the repo, and not with code/docs
eslint-plugin-react
to @eslint-react/eslint-plugin
awaiting response
#11214
opened May 14, 2025 by
JounQin
updated Jun 12, 2025
Bug: [no-unnecessary-type-assertion] false positive for functions with a generic used in a return position
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
#10722
opened Jan 28, 2025 by
TkDodo
updated Jun 12, 2025
4 tasks done
Enhancement: Support Hashbang parse in Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API
enhancement
New feature or request
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
typescript-estree
blocked by external API
#6500
opened Feb 20, 2023 by
fisker
updated Jun 11, 2025
4 tasks done
Docs: Mention defineConfig(); remove mention of tseslint.config()
documentation
Documentation ("docs") that needs adding/updating
team assigned
A member of the typescript-eslint team should work on this.
#10935
opened Mar 10, 2025 by
nzakas
updated Jun 11, 2025
2 tasks done
⚡ Performance: parserOptions.projectService sometimes no longer outperforms parserOptions.project
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
performance
Issues regarding performance
team assigned
A member of the typescript-eslint team should work on this.
#9571
opened Jul 17, 2024 by
JoshuaKGoldberg
updated Jun 10, 2025
Repo: 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
lint-fix
script is broken
accepting prs
#11201
opened May 11, 2025 by
fisker
updated Jun 10, 2025
Bug: Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
package: typescript-eslint
Issues related to the typescript-eslint package
preset config change
Proposal for an addition, removal, or general change to a preset config
triage
Waiting for team members to take a look
base
config should have TS files
.
bug
#11291
opened Jun 10, 2025 by
kirkwaiblinger
updated Jun 10, 2025
4 tasks done
Bug: [@typescript-eslint/prefer-readonly-parameter-types] gives error "Cannot read properties of undefined (reading 'checkFlags')"
bug
Something isn't working
external
This issue is with another package, not typescript-eslint itself
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#11289
opened Jun 9, 2025 by
stephen-carter-at-sf
updated Jun 10, 2025
4 tasks done
Repo: Remove custom 'contributors' script in favor of built-in GitHub feature
repo maintenance
things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
#11290
opened Jun 9, 2025 by
JoshuaKGoldberg
updated Jun 9, 2025
Bug: playground in a weird state when using unsupported TS version
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
#11281
opened Jun 7, 2025 by
G-Rath
updated Jun 9, 2025
4 tasks done
Enhancement: Allow specifying properties in TypeOrValueSpecifier
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
#10740
opened Jan 29, 2025 by
koooge
updated Jun 9, 2025
4 tasks done
Repo: Lint rule to ban dynamic syntax in generating tests
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
#11052
opened Apr 9, 2025 by
JoshuaKGoldberg
updated Jun 9, 2025
Enhancement: duplicated test cases in things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
RuleTester.test.ts
repo maintenance
#11285
opened Jun 8, 2025 by
nayounsang
updated Jun 9, 2025
4 tasks done
Enhancement: Tests that visitor keys visit fields in source code order
enhancement
New feature or request
triage
Waiting for team members to take a look
#11282
opened Jun 7, 2025 by
overlookmotel
updated Jun 7, 2025
4 tasks done
Bug: [prefer-optional-chain] should report case that can be converted to optional function call 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
?.()
accepting prs
#11270
opened Jun 4, 2025 by
kirkwaiblinger
updated Jun 5, 2025
4 tasks done
[no-fallthrough] Lint rule needs type information to avoid false positives e.g. nested switch
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement: new base rule extension
New base rule extension required to handle a TS specific case
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#3455
opened May 28, 2021 by
OliverJAsh
updated Jun 4, 2025
3 tasks done
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.