-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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: type mismatches between ESLint.Plugin & TSESLint.RuleModule
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10396
opened Nov 26, 2024 by
reggi
1 task
Bug(scope-manager): 8.16.0 not compatible with TS<5.7 when Go ahead, send a pull request that resolves this issue
bug
Something isn't working
package: scope-manager
Issues related to @typescript-eslint/scope-manager
es2022.sharedmemory
lib is used.
accepting prs
#10395
opened Nov 26, 2024 by
burtek
4 tasks done
Enhancement: support import attributes in TS import type
accepting prs
Go ahead, send a pull request that resolves this issue
AST
PRs and Issues about the AST structure
enhancement
New feature or request
package: ast-spec
Issues related to @typescript-eslint/ast-spec
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
#10394
opened Nov 25, 2024 by
fisker
4 tasks done
Enhancement: [related-getter-setter-pairs] Option to allow undefined as type derivation for getters
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
#10391
opened Nov 25, 2024 by
tobbexiv
4 tasks done
Bug: [@typescript-eslint/no-deprecated] Super call of deprecated constructor is not reported
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
#10390
opened Nov 25, 2024 by
tobbexiv
4 tasks done
Bug: @typescript-eslint/no-use-before-define 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
"typedefs": true
should fail
accepting prs
#10389
opened Nov 25, 2024 by
mojito317
4 tasks done
Docs: Blog post or other explainer on improving test coverage in RuleTester tests
documentation
Documentation ("docs") that needs adding/updating
triage
Waiting for team members to take a look
#10388
opened Nov 25, 2024 by
JoshuaKGoldberg
2 tasks done
Repo: enable @typescript-eslint/no-shadow internally
repo maintenance
things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
#10384
opened Nov 24, 2024 by
kirkwaiblinger
Enhancement: Move RuleCreator into its own package with fewer dependencies than utils
enhancement
New feature or request
triage
Waiting for team members to take a look
#10383
opened Nov 24, 2024 by
JoshuaKGoldberg
4 tasks done
Rule proposal: no-function-length
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
#10382
opened Nov 24, 2024 by
omril1
6 tasks done
Repo: Bump yarn to v4
blocked by another PR
PRs which are ready to go but waiting on another PR
repo maintenance
things to do with maintenance of the repo, and not with code/docs
#10380
opened Nov 24, 2024 by
trivikr
Docs: add a description of how to disable a file / single line with comments
awaiting response
Issues waiting for a reply from the OP or another party
question
Questions! (i.e. not a bug / enhancment / documentation)
#10379
opened Nov 23, 2024 by
githorse
2 tasks done
Enhancement: [only-throw-error] allow re-throwing a caught error
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
#10376
opened Nov 23, 2024 by
ronami
4 tasks done
Enhancement: [prefer-promise-reject-errors] Options to allow 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
any
and unknown
accepting prs
#10375
opened Nov 23, 2024 by
kripod
4 tasks done
Docs: Add blog post about history and usage of TypeScript's isTypeAssignableTo API
documentation
Documentation ("docs") that needs adding/updating
team assigned
A member of the typescript-eslint team should work on this.
#10364
opened Nov 20, 2024 by
JoshuaKGoldberg
2 tasks done
Enhancement: [no-misused-promises] should include checks around synchronous 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
using
statements and Symbol.dispose
.
accepting prs
#10357
opened Nov 18, 2024 by
kirkwaiblinger
4 tasks done
Configs: Disable Issues waiting for a reply from the OP or another party
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
no-invalid-this
in eslint-recommended
awaiting response
#10345
opened Nov 16, 2024 by
kripod
2 tasks done
Enhancement: consistent-type-export: consider same-named term/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
#10313
opened Nov 9, 2024 by
jasonkuhrt
4 tasks done
Bug: [@typescript-eslint/no-unused-vars] import type incorrectly flagged as unused var when name of type match nested namespace name (8.11.x)
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10300
opened Nov 7, 2024 by
dloreto
4 tasks done
Enhancement: [no-confusing-void-expression] ignoreVoidReturningFunctions should suggest adding void annotation
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
#10290
opened Nov 5, 2024 by
phaux
4 tasks done
Bug: [no-confusing-void-expression] ignoreVoidReturningFunctions ignores generic type returning functions
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
#10289
opened Nov 5, 2024 by
phaux
4 tasks done
Bug: no-redeclare - Angular - 'Location' is already defined as a built-in global variable
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
please fill out the template
we have the processes for good reasons 😔
unable to repro
issues that a maintainer was not able to reproduce
#10285
opened Nov 5, 2024 by
digeomel
4 tasks done
Bug: no-unnecessary-condition prevents use of switch statement with only one case
bug
Something isn't working
evaluating community engagement
we're looking for community engagement on this issue to show that this problem is widely important
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
#10283
opened Nov 5, 2024 by
bluepnume
4 tasks done
Bug: [no-deprecated] No warnings about usage of deprecated props in JSX components
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
#10275
opened Nov 4, 2024 by
alice-ep
4 tasks done
Docs: Add a troubleshooting section for out-of-memory errors
accepting prs
Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
#10273
opened Nov 4, 2024 by
JoshuaKGoldberg
2 tasks done
Previous Next
ProTip!
no:milestone will show everything without a milestone.