-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Issues: typescript-eslint/typescript-eslint
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Repo: Refactor TSConfigs to use project references
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
#10581
opened Dec 31, 2024 by
JoshuaKGoldberg
Bug: [consistent-indexed-object-style] autofix removes comments in many places
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10577
opened Dec 31, 2024 by
andreww2012
4 tasks done
Enhancement(parser): Add isolatedDeclarations as compiler option
enhancement
New feature or request
triage
Waiting for team members to take a look
#10572
opened Dec 30, 2024 by
JoshuaKGoldberg
4 tasks done
Bug: [consistent-generic-constructors] Don't conflict with isolatedDeclarations if enabled
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
triage
Waiting for team members to take a look
#10571
opened Dec 30, 2024 by
JoshuaKGoldberg
4 tasks done
Website: TSConfig isolatedDeclarations errors not reported
accepting prs
Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
#10570
opened Dec 30, 2024 by
JoshuaKGoldberg
2 tasks done
Repo: Adopt 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
getConstraintInfo
internally
accepting prs
#10569
opened Dec 30, 2024 by
kirkwaiblinger
Docs: Mention Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
verbatimModuleSyntax
in docs for rules that encourage ESM import syntax
accepting prs
#10568
opened Dec 30, 2024 by
kirkwaiblinger
2 tasks done
Docs: [prefer-nullish-coalescing] streamline code examples
blocked by another PR
PRs which are ready to go but waiting on another PR
documentation
Documentation ("docs") that needs adding/updating
#10566
opened Dec 30, 2024 by
kirkwaiblinger
2 tasks done
Docs: standardize name styling
accepting prs
Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
#10562
opened Dec 28, 2024 by
lishaduck
2 tasks done
Repo: Export all rule Options and MessageId types
repo maintenance
things to do with maintenance of the repo, and not with code/docs
triage
Waiting for team members to take a look
#10555
opened Dec 26, 2024 by
JoshuaKGoldberg
Bug: Go ahead, send a pull request that resolves this issue
bug
Something isn't working
tseslint.config
hides user-friendly error messages from ESLint
accepting prs
#10549
opened Dec 26, 2024 by
abrahamguo
4 tasks done
Bug: [no-deprecated] doesn't report on shorthand property in an object expression
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
#10545
opened Dec 23, 2024 by
ronami
4 tasks done
Bug: [no-for-in-array] fails to report on 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
Array<T> | undefined
accepting prs
#10534
opened Dec 21, 2024 by
ronami
4 tasks done
Enhancement: replace Issues which are not ready because another issue needs to be resolved first
enhancement
New feature or request
fast-glob
with tinyglobby
blocked by another issue
#10533
opened Dec 21, 2024 by
benmccann
4 tasks done
Bug: [prefer-nullish-coalescing] doesn't report on chain expressions in a ternary
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
#10531
opened Dec 20, 2024 by
ronami
4 tasks done
Configs: Go ahead, send a pull request that resolves this issue
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
no-with
rule already enforced by TS
accepting prs
#10526
opened Dec 19, 2024 by
Rudxain
2 tasks done
Feature: [unified-signatures] Option to not report when signature has different JSDoc
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
#10520
opened Dec 19, 2024 by
nicolo-ribaudo
4 tasks done
Enhancement: Better error message if parserOptions.project is set to an invalid TSConfig
accepting prs
Go ahead, send a pull request that resolves this issue
enhancement
New feature or request
#10511
opened Dec 17, 2024 by
JoshuaKGoldberg
4 tasks done
Enhancement: Include New feature or request
preset config change
Proposal for an addition, removal, or general change to a preset config
triage
Waiting for team members to take a look
projectService: true
in type-checked configs
enhancement
#10507
opened Dec 16, 2024 by
kirkwaiblinger
4 tasks done
Repo: Remove never-used downlevel-dts
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
#10506
opened Dec 15, 2024 by
JoshuaKGoldberg
Docs: Add Bluesky social icons for team members
documentation
Documentation ("docs") that needs adding/updating
team assigned
A member of the typescript-eslint team should work on this.
#10501
opened Dec 14, 2024 by
JoshuaKGoldberg
2 tasks done
[no-unused-vars] add suggestion fixer
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
#10497
opened Dec 14, 2024 by
bradzacher
Bug: Align Go ahead, send a pull request that resolves this issue
AST
PRs and Issues about the AST structure
bug
Something isn't working
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
module X.Y {}
AST with namespace X.Y {}
AST
accepting prs
#10486
opened Dec 12, 2024 by
nicolo-ribaudo
4 tasks done
Bug: [prefer-optional-chain] Unsoundly fixes 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
a !== undefined && a.b !== null
to a?.b !== null
accepting prs
#10484
opened Dec 10, 2024 by
andersk
4 tasks done
Docs: provide docs for previous major versions
documentation
Documentation ("docs") that needs adding/updating
triage
Waiting for team members to take a look
#10483
opened Dec 10, 2024 by
That-Guy977
2 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.