Skip to content

Issues: typescript-eslint/typescript-eslint

TypeScript 5.6 Support
#9653 by bradzacher was closed Oct 17, 2024
Closed 29
TypeScript 5.7 Support
#10115 opened Oct 9, 2024 by bradzacher
Open 3
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: recommendedTypeChecked rules don't seem to work with TypeScript 5.6+ awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working please fill out the template we have the processes for good reasons 😔
#10302 opened Nov 7, 2024 by Windvis
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
Website: Add the Bluesky account too accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request good first issue Good for newcomers package: website Issues related to the @typescript-eslint website
#10295 opened Nov 6, 2024 by JoshuaKGoldberg
2 tasks done
Enhancement: [max-params] add option to check overload signatures as well 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
#10293 opened Nov 5, 2024 by pillowfication
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
Rule proposal: Type-only Field Declarations 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
#10286 opened Nov 5, 2024 by bk201-
6 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: [prefer-nullish-coalescing] ignoreConditionalTests doesn't ignore the boolean ! operator in a 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
#10284 opened Nov 5, 2024 by AndersRobstad
4 tasks done
Bug: no-unnecessary-condition prevents use of switch statement with only one case bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10283 opened Nov 5, 2024 by bluepnume
4 tasks done
Docs: Update project license to explicitly say BSD-2-Clause accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating good first issue Good for newcomers
#10280 opened Nov 4, 2024 by bryan-yager
2 tasks done
Repo: Set no-else-return's allowElseIf: false 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
#10278 opened Nov 4, 2024 by JoshuaKGoldberg
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 documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10273 opened Nov 4, 2024 by JoshuaKGoldberg
2 tasks done
Enhancement: Print version of typescript-espree in version warning 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
#10272 opened Nov 4, 2024 by Mitsunee
4 tasks done
Bug: [prefer-const] False positives when using increment operator with non-null assertion operator 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
#10270 opened Nov 3, 2024 by janek515
4 tasks done
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] considerDefaultExhaustiveForUnions only with comment 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
#10251 opened Oct 31, 2024 by FloEdelmann
4 tasks done
Bug: [no-unnecessary-condition] doesn't recognize truthy bigints prior to TS 5.0 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
#10242 opened Oct 30, 2024 by kirkwaiblinger
4 tasks done
Bug: [switch-exhaustiveness-check] conflicts with no-unnecessary-condition on switching true 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
#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
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: [explicit-module-boundary-types] allowDirectConstAssertionInArrowFunctions should not error when also using satisfies 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
#10231 opened Oct 29, 2024 by jleider
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 team assigned A member of the typescript-eslint team should work on this.
#10227 opened Oct 29, 2024 by JoshuaKGoldberg
2 tasks done
ProTip! Add no:assignee to see everything that’s not assigned.