Skip to content

Issues: typescript-eslint/typescript-eslint

TypeScript 5.6 Support
#9653 opened Jul 28, 2024 by bradzacher
Open 9
TypeScript 5.7 Support
#10115 opened Oct 9, 2024 by bradzacher
Open
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

Base rule extension: [func-style] Allow type-annotated variable declaration (Follow-up) enhancement: new base rule extension New base rule extension required to handle a TS specific case package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10127 opened Oct 10, 2024 by NatoBoram
5 tasks done
Repo: packages/*/generated gets picked up by linting, but shouldn't 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
#10123 opened Oct 10, 2024 by JoshuaKGoldberg
Bug: [no-unused-vars] reportUsedIgnorePattern false positives on enum members 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
#10116 opened Oct 10, 2024 by bradzacher
4 tasks done
TypeScript 5.7 Support dependencies Issue about dependencies of the package New TypeScript Version
#10115 opened Oct 9, 2024 by bradzacher
Docs: Separate typescript package installation in getting started page documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10113 opened Oct 9, 2024 by rchandu
2 tasks done
Bug: [no-useless-assignment] False positive in code using satisfies accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working good first issue Good for newcomers package: visitor-keys Issues related to @typescript-eslint/visitor-keys
#10112 opened Oct 8, 2024 by gebsh
4 tasks done
Enhancement: RuleTester before and after hooks 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
#10107 opened Oct 5, 2024 by RobinTail
4 tasks done
Docs: Update the State of the order Rule Alternative 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
#10102 opened Oct 4, 2024 by manuth
2 tasks done
Enhancement: configuration option to error on unsupported TypeScript version (onUnsupportedTypeScriptVersion=error) awaiting response Issues waiting for a reply from the OP or another party enhancement New feature or request
#10092 opened Oct 2, 2024 by mluypaert
4 tasks done
Bug(type-utils): Node.js' Buffer cannot be matched with a { type: package } TypeOrValueSpecifier accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working
#10089 opened Oct 2, 2024 by abrahamguo
4 tasks done
Bug: The name value is not propagated in the extended configs accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: typescript-eslint Issues related to the typescript-eslint package
#10086 opened Oct 2, 2024 by TrevinAvery
4 tasks done
Enhancement: [class-methods-use-this] ignore this: void methods awaiting response Issues waiting for a reply from the OP or another party enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10085 opened Oct 2, 2024 by stronny
4 tasks done
Bug: await-thenable doesn't handle unions cleanly in for-await [8.8.0 regression] 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
#10080 opened Sep 30, 2024 by JavaScriptBach
4 tasks done
Repo: Convert nullThrows to an assertion function repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#10077 opened Sep 30, 2024 by kirkwaiblinger
Docs: Write blog post about our enum rules documentation Documentation ("docs") that needs adding/updating team assigned A member of the typescript-eslint team should work on this.
#10075 opened Sep 29, 2024 by kirkwaiblinger
2 tasks done
Bug: allow configure linterOptions.reportUnusedDisableDirectives in @typescript-eslint/rule-tester accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: rule-tester Issues related to the @typescript-eslint/rule-tester package
#10071 opened Sep 28, 2024 by SukkaW
4 tasks done
Bug: [unbound-method] Don't suggest modifications to types in lib .d.ts or node_modules 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
#10056 opened Sep 25, 2024 by JoshuaKGoldberg
4 tasks done
Enhancement: make TypeOrValueSpecifier follow aliases chain (add support for re-exports) accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request
#10053 opened Sep 25, 2024 by auvred
4 tasks done
Enhancement: Explicitly mention allowDefaultProject not matching a file accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request
#10048 opened Sep 24, 2024 by JoshuaKGoldberg
4 tasks done
Bug: possible regression of TypeOrValueSpecifier for scoped packages with restrict-template-expressions accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: type-utils Issues related to the @typescript-eslint/type-utils package
#10038 opened Sep 23, 2024 by simon-v-swyftx
4 tasks done
Bug: --fix unexpectedly removes eslint-disable comment accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working
#10013 opened Sep 18, 2024 by andersk
4 tasks done
Configs: Make sure that the stylistic config doesn't conflict with isolatedDeclarations 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 team members to take a look
#10001 opened Sep 16, 2024 by blickly
2 tasks done
Docs: Add a rick roll somewhere in the docs documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10000 opened Sep 16, 2024 by JoshuaKGoldberg
2 tasks done
Repo(scope-manager): tsconfig include is empty repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#9996 opened Sep 16, 2024 by abrahamguo
Docs: customizing recommended rules with flat config documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#9993 opened Sep 16, 2024 by altano
2 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.