-
-
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
Bug: [no-unnecessary-condition] 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
if (new.target)
shouldn't trigger the rule.
bug
#11221
opened May 15, 2025 by
miguel-leon
4 tasks done
Repo: integrate with things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
yarn-berry-deduplicate
for fewer dependencies tree
repo maintenance
#11216
opened May 14, 2025 by
JounQin
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
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
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
Docs: Mention jsdoc/no-undefined-types & similar in no-unused-vars docs page
documentation
Documentation ("docs") that needs adding/updating
triage
Waiting for team members to take a look
#11210
opened May 13, 2025 by
JoshuaKGoldberg
2 tasks done
Repo: Speed up semantic-breaking-change-pr.yml
accepting prs
Go ahead, send a pull request that resolves this issue
performance
Issues regarding performance
repo maintenance
things to do with maintenance of the repo, and not with code/docs
#11206
opened May 12, 2025 by
JoshuaKGoldberg
Repo: Per-job CI Install step takes a minute
performance
Issues regarding performance
repo maintenance
things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
#11205
opened May 12, 2025 by
JoshuaKGoldberg
Repo: Improve CI performance to avoid throttling
repo maintenance
things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
#11204
opened May 12, 2025 by
JoshuaKGoldberg
Repo: Onboard OctoGuide
blocked by another issue
Issues which are not ready because another issue needs to be resolved first
blocked by external API
Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API
repo maintenance
things to do with maintenance of the repo, and not with code/docs
#11203
opened May 12, 2025 by
JoshuaKGoldberg
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
Bug: [no-deprecated] doesn't work on export/re-export statements
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
#11197
opened May 9, 2025 by
Hotell
4 tasks done
Repo(parser): finish migrating to things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
vitest
repo maintenance
#11189
opened May 8, 2025 by
aryaemami59
4 tasks done
Docs: Mark typedef as deprecated / feature frozen
accepting prs
Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
#11187
opened May 7, 2025 by
JoshuaKGoldberg
2 tasks done
Repo: update 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
triage
Waiting for team members to take a look
eslint-plugin-perfectionist
to v4
accepting prs
#11186
opened May 7, 2025 by
hugop95
Docs: Homepage overhaul
documentation
Documentation ("docs") that needs adding/updating
team assigned
A member of the typescript-eslint team should work on this.
#11184
opened May 6, 2025 by
JoshuaKGoldberg
2 tasks done
Enhancement: Split out a Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
@typescript-eslint/project-service
package
accepting prs
#11181
opened May 6, 2025 by
JoshuaKGoldberg
4 tasks done
Docs: [only-throw-error] give explanation of options
accepting prs
Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
#11173
opened May 5, 2025 by
kirkwaiblinger
2 tasks done
Repo(typescript-eslint): finish migrating to things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
vitest
repo maintenance
#11134
opened May 5, 2025 by
aryaemami59
4 tasks done
Repo: clean up things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
eslint.config.mjs
post vitest
migration
repo maintenance
#11132
opened May 5, 2025 by
aryaemami59
3 tasks
Bug: "Unexpected non-object config" after upgrading from 8.29.0 to 8.31.1
awaiting response
Issues waiting for a reply from the OP or another party
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
unable to repro
issues that a maintainer was not able to reproduce
#11123
opened May 1, 2025 by
ARiyou2000
4 tasks done
Bug(website): Acquired types are shown in the editor but not reflected in linting
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
website: playground
#11120
opened Apr 29, 2025 by
kirkwaiblinger
4 tasks done
Enhancement: Support Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API
enhancement
New feature or request
plugin.meta.namespace
blocked by external API
#11113
opened Apr 28, 2025 by
niklaswimmer
4 tasks done
Docs: Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
return-await
options are misleading
accepting prs
#11102
opened Apr 25, 2025 by
RobertStanyon
2 tasks done
Enhancement: [prefer-promise-reject-errors] option to allow 'rethrow' of signal reasons or caught values
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
#11095
opened Apr 23, 2025 by
turbocrime
4 tasks done
Previous Next
ProTip!
Adding no:label will show everything without a label.