-
-
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: [no-unused-vars] Add option to allow variables to be used only as types or allow 'declare'
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10266
opened Nov 2, 2024 by
InExtremaRes
4 tasks done
Bug: [no-unnecessary-type-assertion] Does not work with literal types
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10257
opened Nov 1, 2024 by
FleetAdmiralJakob
4 tasks done
Enhancement: [switch-exhaustiveness-check] 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
considerDefaultExhaustiveForUnions
only with comment
enhancement: plugin rule option
#10251
opened Oct 31, 2024 by
FloEdelmann
4 tasks done
Repo: Upgrade to latest eslint internally
accepting prs
Go ahead, send a pull request that resolves this issue
dependencies
Issue about dependencies of the package
repo maintenance
things to do with maintenance of the repo, and not with code/docs
#10243
opened Oct 30, 2024 by
kirkwaiblinger
Bug: [no-unnecessary-condition] doesn't recognize truthy bigints prior to TS 5.0
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10242
opened Oct 30, 2024 by
kirkwaiblinger
4 tasks done
Bug: [switch-exhaustiveness-check] conflicts with no-unnecessary-condition on switching 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
true
awaiting response
#10241
opened Oct 30, 2024 by
Rusty-Beard
4 tasks done
Website: Switch to flat config for website playground ESLint config
enhancement
New feature or request
package: website
Issues related to the @typescript-eslint website
triage
Waiting for team members to take a look
website: playground
#10239
opened Oct 30, 2024 by
JoshuaKGoldberg
2 tasks done
Enhancement: Add the Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
package: ast-spec
Issues related to @typescript-eslint/ast-spec
package: visitor-keys
Issues related to @typescript-eslint/visitor-keys
options
property to ImportExpression
node
accepting prs
#10236
opened Oct 30, 2024 by
ota-meshi
4 tasks done
Rule proposal: no-excess-properties
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
#10234
opened Oct 29, 2024 by
ronami
6 tasks done
Bug: consistent-type-definitions leaves trailing parenthesis when converting a paren-wrapped type to an interface
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
#10233
opened Oct 29, 2024 by
rdecoito
4 tasks done
Bug: [explicit-module-boundary-types] 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
allowDirectConstAssertionInArrowFunctions
should not error when also using satisfies
accepting prs
#10231
opened Oct 29, 2024 by
jleider
4 tasks done
Bug: [switch-exhaustiveness-check] False positive with noUncheckedIndexedAccess
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
#10228
opened Oct 29, 2024 by
jtbandes
4 tasks done
Docs: Add explanation of the differences & preference between interfaces and types in consistent-type-definitions
documentation
Documentation ("docs") that needs adding/updating
triage
Waiting for team members to take a look
#10227
opened Oct 29, 2024 by
JoshuaKGoldberg
2 tasks done
Bug: [consistent-indexed-object-style] Unsafe autofix with regards to circular references [8.12.1 regression]
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
#10224
opened Oct 29, 2024 by
JavaScriptBach
4 tasks done
Bug: [no-useless-assignment] unexpected error when use a variable as the JSX element without any variable props
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10219
opened Oct 27, 2024 by
otomad
4 tasks done
Bug: [no-deprecated] reports deprecation where TS doesn't
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10215
opened Oct 27, 2024 by
Josh-Cena
4 tasks done
Bug: [no-misused-promises] bad report loc for methods in object literals
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
#10212
opened Oct 26, 2024 by
kirkwaiblinger
4 tasks done
Bug: [no-misused-promises] 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
inheritedMethods
check should flag all statically analyzable declarations, not just identifiers and numbers.
accepting prs
#10211
opened Oct 26, 2024 by
kirkwaiblinger
4 tasks done
Enhancement: [await-thenable] should prohibit using a sync disposable with 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
await using
accepting prs
#10208
opened Oct 25, 2024 by
kirkwaiblinger
4 tasks done
Docs: Highlight performance issues with type-aware rules
accepting prs
Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
#10202
opened Oct 23, 2024 by
nzakas
2 tasks done
Bug: support Something isn't working
triage
Waiting for team members to take a look
as const
on RuleLevelAndOptions
bug
#10188
opened Oct 21, 2024 by
abrahamguo
4 tasks done
Repo: internal lint rule for our code standards around things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
=== nullishLiteral
repo maintenance
#10186
opened Oct 21, 2024 by
kirkwaiblinger
ESLint Not Catching Missing Type Annotations for Method Parameters in TypeScript Interfaces
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10183
opened Oct 20, 2024 by
ngangeti
4 tasks done
Bug: nx 20 breaks Something isn't working
triage
Waiting for team members to take a look
yarn knip
bug
#10174
opened Oct 18, 2024 by
abrahamguo
4 tasks done
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.