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

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
Parser: remove EXPERIMENTAL_useSourceOfProjectReferenceRedirect in favor of project service? 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: parser Issues related to @typescript-eslint/parser
#9088 opened May 13, 2024 by JoshuaKGoldberg 8.0.0
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
Configs: Apply changes to config presets for 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 preset config change Proposal for an addition, removal, or general change to a preset config
#9078 opened May 12, 2024 by JoshuaKGoldberg
2 tasks done
8.0.0
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
Rule proposal: Disallow calling Number.isNaN on non-number types enhancement: new plugin rule New rule request for eslint-plugin 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
#9035 opened May 1, 2024 by Sweater-Baron
6 tasks done
Docs: method-signature-style lint rule ❤ --enforceReadonly compiler flag accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#9033 opened Apr 30, 2024 by worstpractice
2 tasks done
Enhancement: [return-await] Option for unopinionated "in-try-catch" 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
#9030 opened Apr 29, 2024 by kirkwaiblinger
4 tasks done
Repo: Raise TSConfig lib/target support range to match ESLint's 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
#9028 opened Apr 29, 2024 by JoshuaKGoldberg 8.0.0
Repo: Add a CI check that 'breaking change' PR descriptions start with the right title text 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
#9027 opened Apr 29, 2024 by JoshuaKGoldberg
ProTip! Updated in the last three days: updated:>2024-05-13.