Skip to content

Issues: typescript-eslint/typescript-eslint

ESLint v9 Support
#8211 by bradzacher was closed May 13, 2024
Closed 29
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

Configs: Add no-unnecessary-type-parameters to strict-type-checked preset blocked by another issue Issues which are not ready because another issue needs to be resolved first 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
#9438 opened Jun 26, 2024 by JoshuaKGoldberg
2 tasks done
eslint-plugin: Back-port new rules around empty object types from v8 accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#9437 opened Jun 26, 2024 by JoshuaKGoldberg
Deprecate return-await option "never" package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for maintainers to take a look
#9433 opened Jun 25, 2024 by kirkwaiblinger
Bug: [no-unused-vars] Incorporate upstream changes around caught errors report messages 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
#9431 opened Jun 25, 2024 by kirkwaiblinger
Repo: Re-enable skipped type-utils in v8 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 tests anything to do with testing
#9430 opened Jun 25, 2024 by JoshuaKGoldberg 8.0.0
Repo: v8 branch test failures on getTypeFlags and getTypeName: Cannot read properties of undefined (reading 'id') repo maintenance things to do with maintenance of the repo, and not with code/docs team assigned A member of the typescript-eslint team should work on this.
#9426 opened Jun 25, 2024 by JoshuaKGoldberg
Docs: Add JSDoc descriptions to generated configs documentation Documentation ("docs") that needs adding/updating team assigned A member of the typescript-eslint team should work on this.
#9424 opened Jun 25, 2024 by JoshuaKGoldberg
2 tasks done
Docs: Decide how we want to use '1 approval' and 'team assigned' labels documentation Documentation ("docs") that needs adding/updating triage Waiting for maintainers to take a look
#9423 opened Jun 24, 2024 by JoshuaKGoldberg
2 tasks done
Docs: Add mention of forward-porting dependency version support to in-progress major versions documentation Documentation ("docs") that needs adding/updating triage Waiting for maintainers to take a look
#9422 opened Jun 24, 2024 by JoshuaKGoldberg
2 tasks done
Bug: (v8) TypeScript version warning shows with TS 5.5 bug Something isn't working team assigned A member of the typescript-eslint team should work on this.
#9420 opened Jun 24, 2024 by hildjj
4 tasks done
Repo: Switch from explicit-function-return-type to isolatedDeclarations repo maintenance things to do with maintenance of the repo, and not with code/docs team assigned A member of the typescript-eslint team should work on this.
#9419 opened Jun 24, 2024 by JoshuaKGoldberg
Bug: [prefer-optional-chain] fix leaves dangling ) 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
#9388 opened Jun 19, 2024 by silverwind
4 tasks done
Bug: [no-unused-vars] varsIgnorePattern is broken on v8 beta bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for maintainers to take a look
#9383 opened Jun 18, 2024 by ottomated
4 tasks done
Repo: Consider having Renovate only update major and minor versions, not patch versions repo maintenance things to do with maintenance of the repo, and not with code/docs team assigned A member of the typescript-eslint team should work on this.
#9372 opened Jun 17, 2024 by JoshuaKGoldberg
Docs: v8 docs should point to v8 info instead of latest v7 release accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#9361 opened Jun 15, 2024 by kirkwaiblinger
2 tasks done
Bug: packages incorrectly publishes .js.map breaking stack traces bug Something isn't working triage Waiting for maintainers to take a look
#9352 opened Jun 14, 2024 by johnsoncodehk
4 tasks done
Bug: single run mode breaks with fixers accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree
#9344 opened Jun 13, 2024 by hasakilol
4 tasks done
8.0.0
Feature request: Ship ESM version of @typescript-eslint/typescript-estree awaiting response Issues waiting for a reply from the OP or another party enhancement New feature or request
#9343 opened Jun 13, 2024 by fisker
4 tasks done
Bug(website): React key error on internal pages of website accepting prs Go ahead, send a pull request that resolves this issue package: website Issues related to the @typescript-eslint website refactor PRs that refactor code only
#9333 opened Jun 11, 2024 by abrahamguo
4 tasks done
Bug: disabled-type-checked config does not disable project service 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 package: typescript-eslint Issues related to the typescript-eslint package
#9316 opened Jun 10, 2024 by bradzacher 8.0.0
Docs: add an FAQ section about eslint TIMING/--stats and type-aware rules being misleading accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#9315 opened Jun 9, 2024 by bradzacher
2 tasks done
Document rationale for allowNumber: false in restrict-template-expressions accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#9311 opened Jun 8, 2024 by danvk
2 tasks done
Bug: TypeOrValueSpecifier should allow intersection types (no-floating-promises allowForKnownSafePromises) 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
#9303 opened Jun 7, 2024 by JoshuaKGoldberg
4 tasks done
Docs: Add generated documentation on packages exports to the site documentation Documentation ("docs") that needs adding/updating triage Waiting for maintainers to take a look
#9298 opened Jun 6, 2024 by JoshuaKGoldberg
2 tasks done
Rule proposal: check that function is not returning promise and non-promise accepting prs Go ahead, send a pull request that resolves this issue enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#9296 opened Jun 6, 2024 by benmccann
6 tasks done
ProTip! Updated in the last three days: updated:>2024-06-24.