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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Enhancement: [prefer-literal-enum-member] Allow nested bitwise when using the allowBitwiseExpressions option 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 maintainers to take a look
#9166 opened May 28, 2024 by yeonjuan
4 tasks done
Bug: Missing src/util import in @typescript-eslint/eslint-plugin@rc-v8 with skipLibCheck: false 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
#9164 opened May 28, 2024 by JoshuaKGoldberg
4 tasks done
8.0.0
Enhancement: [no-useless-template-literals] Delete in v8 accepting prs Go ahead, send a pull request that resolves this issue breaking change This change will require a new major version to be released enhancement New feature or request package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#9163 opened May 28, 2024 by JoshuaKGoldberg 8.0.0
Bug: no-magic-numbers Doesn't apply ignore to type definitions 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
#9161 opened May 28, 2024 by anthony-unicare
4 tasks done
Try out v8 beta on various important community repos meta meta-issues which consolidate many issues together
#9141 opened May 26, 2024 by JoshuaKGoldberg 8.0.0
Enhancement: [no-inferrable-types] Support for the upcoming compiler options isolatedDeclarations 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 maintainers to take a look
#9125 opened May 22, 2024 by pikadun
4 tasks done
Bug: [8.0.0-alpha] [no-unused-vars] Support for ignoreClassWithStaticInitBlock and reportUsedIgnorePattern Options 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
#9120 opened May 19, 2024 by bachmacintosh
4 tasks done
Rule proposal: no-unsafe-typeof-function enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for maintainers to take a look
#9108 opened May 16, 2024 by kirkwaiblinger
6 tasks done
Docs: Write blog post on the history of ban-types, {}, and object/Object documentation Documentation ("docs") that needs adding/updating triage Waiting for maintainers to take a look
#9103 opened May 15, 2024 by JoshuaKGoldberg
2 tasks done
Bug(typescript-estree): always parse mts/mjs as ESM for non-type-aware parsing 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
#9101 opened May 15, 2024 by fisker
4 tasks done
Bug: [v8.0.0-alpha.10] incorrect error message Parsing error: "parserOptions.programs" 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
#9096 opened May 14, 2024 by OlivierZal
4 tasks done
8.0.0
Docs: Quickstart guide should be clear on type: module not being a requirement accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#9094 opened May 14, 2024 by moltco
2 tasks done
Docs: Updated typed linting docs for new project service accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating enhancement New feature or request
#9085 opened May 13, 2024 by JoshuaKGoldberg
2 tasks done
8.0.0
feat(eslint-plugin): remove deprecated no-throw-literal rule accepting prs Go ahead, send a pull request that resolves this issue breaking change This change will require a new major version to be released package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#9083 opened May 13, 2024 by JoshuaKGoldberg 8.0.0
Repo: Use ESLint v9 for our internal linting 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
#9082 opened May 12, 2024 by JoshuaKGoldberg
Enhancement: [prefer-nullish-coalescing] should ignore Boolean constructor 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
#9080 opened May 12, 2024 by Mister-Hope
4 tasks done
Enhancement: [no-unnecessary-condition] Check truthiness assertion functions 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
#9076 opened May 11, 2024 by kirkwaiblinger
4 tasks done
Docs: Consider explicitly mentioning rule report properties as not covered by semver documentation Documentation ("docs") that needs adding/updating triage Waiting for maintainers to take a look
#9075 opened May 11, 2024 by JoshuaKGoldberg
2 tasks done
Docs: Better Callouts for all / strict / strict-type-checked Config Stability documentation Documentation ("docs") that needs adding/updating triage Waiting for maintainers to take a look
#9073 opened May 10, 2024 by bachmacintosh
2 tasks done
Bug: [consistent-indexed-object-style] shouldn't suggest Record when extending an another type bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for maintainers to take a look
#9068 opened May 9, 2024 by ChrisMBarr
4 tasks done
Rule proposal: prefer querySelector generic vs type cast enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for maintainers to take a look
#9058 opened May 7, 2024 by bschlenk
6 tasks done
Enhancement: [use-unknown-in-catch-callback-variable] Option to only check inline functions 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 maintainers to take a look
#9057 opened May 7, 2024 by RedGuy12
4 tasks done
Bug: [use-unknown-in-catch-callback-variable] Does not flag second argument of .then 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
#9056 opened May 7, 2024 by RedGuy12
4 tasks done
Bug: no-undef a error analysis 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
#9053 opened May 6, 2024 by hans000
4 tasks done
Configs: Make consistent-type-imports 'error' for the recommended config 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 triage Waiting for maintainers to take a look
#9036 opened May 1, 2024 by Sweater-Baron
2 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.