Skip to content

Issues: typescript-eslint/typescript-eslint

ESLint v9 Support
#8211 opened Jan 7, 2024 by bradzacher
Open 28
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

Repo: renovate updates stuck? repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for maintainers to take a look
#9062 opened May 7, 2024 by rubiesonthesky
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
Bug: "Too many files (>8) have matched the default project" error triggers on every file after 8 bug Something isn't working triage Waiting for maintainers to take a look
#9032 opened Apr 30, 2024 by ehoogeveen-medweb
4 tasks done
8.0.0
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
Docs: Consider using a URL shortener for links printed by code accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#9023 opened Apr 28, 2024 by JoshuaKGoldberg
2 tasks done
Docs: Add blog post announcing v8 beta accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#9021 opened Apr 28, 2024 by JoshuaKGoldberg
2 tasks done
8.0.0
Enhancement(rule-tester): check for missing placeholder data in the message accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request package: rule-tester Issues related to the @typescript-eslint/rule-tester package
#9020 opened Apr 28, 2024 by JoshuaKGoldberg
4 tasks done
8.0.0
Enhancement(rule-tester): check for parsing errors in suggestion fixes accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request package: rule-tester Issues related to the @typescript-eslint/rule-tester package
#9019 opened Apr 28, 2024 by JoshuaKGoldberg
4 tasks done
8.0.0
Enhancement(rule-tester): detect duplicate test cases accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request package: rule-tester Issues related to the @typescript-eslint/rule-tester package
#9018 opened Apr 28, 2024 by JoshuaKGoldberg
4 tasks done
8.0.0
Enhancement(rule-tester): FlatRuleTester -> RuleTester enhancement New feature or request package: rule-tester Issues related to the @typescript-eslint/rule-tester package triage Waiting for maintainers to take a look
#9017 opened Apr 28, 2024 by JoshuaKGoldberg
4 tasks done
8.0.0
Enhancement(rule-tester): Stricter rule test validations accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request package: rule-tester Issues related to the @typescript-eslint/rule-tester package
#9016 opened Apr 28, 2024 by JoshuaKGoldberg
4 tasks done
8.0.0
Repo: rule-tester's eslint-base test failing on main 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
#9011 opened Apr 27, 2024 by auvred
Enhancement: [strict-boolean-expressions] 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
#9009 opened Apr 27, 2024 by alecmev
4 tasks done
Repo: Test rule-tester in CI repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for maintainers to take a look
#9005 opened Apr 26, 2024 by JoshuaKGoldberg
Enhancement: Finalize naming for EXPERIMENTAL_useProjectService package: parser Issues related to @typescript-eslint/parser triage Waiting for maintainers to take a look
#9004 opened Apr 26, 2024 by JoshuaKGoldberg 8.0.0
Docs: contributing docs should say how to update rule doc code example snapshots accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#8997 opened Apr 26, 2024 by kirkwaiblinger
2 tasks done
TypeScript 5.5 Support dependencies Issue about dependencies of the package New TypeScript Version
#8996 opened Apr 25, 2024 by bradzacher
ProTip! Exclude everything labeled bug with -label:bug.