Skip to content

Pull requests: typescript-eslint/typescript-eslint

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(eslint-plugin): [no-object-literal-class-instances] add rule enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12907 opened Sep 19, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
chore(typescript-estree): split persistentParse tests to run in parallel awaiting response Issues waiting for a reply from the OP or another party
#12900 opened Sep 17, 2026 by StyleShit Member Loading…
4 tasks done
chore: [ci] optimize affected for tests check awaiting response Issues waiting for a reply from the OP or another party
#12898 opened Sep 17, 2026 by StyleShit Member Loading…
4 tasks done
chore: fix all eslint-plugin-internal/no-multiple-lines-of-errors repo maintenance things to do with maintenance of the repo, and not with code/docs
#12893 opened Sep 16, 2026 by Vinccool96 Contributor Draft
4 tasks done
fix(eslint-plugin): [no-unused-vars] report usedOnlyAsType for partially exported merged declarations bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12892 opened Sep 16, 2026 by diptomistry Contributor Loading…
4 tasks done
chore: fix no-multiple-lines-of-errors reports for the first 15 rules
#12891 opened Sep 16, 2026 by bytedoe Contributor Loading…
4 tasks done
feat(eslint-plugin): [await-thenable] add allowMixedPromiseArrays option enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12889 opened Sep 15, 2026 by abouchard11 Loading…
4 tasks done
fix(scope-manager): declare inferred type parameters in the conditional type whose extends clause contains them bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12888 opened Sep 15, 2026 by GabeSilvaDev Loading…
4 tasks done
fix(eslint-plugin): [unbound-method] respect this: void on class properties
#12886 opened Sep 15, 2026 by JoshuaKGoldberg Member Loading…
3 tasks done
test: enable stableTypeOrdering in RuleTester tests 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#12872 opened Sep 13, 2026 by JoshuaKGoldberg Member Loading…
3 tasks done
feat(eslint-plugin): [no-redundant-default-arguments] add new rule enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12857 opened Sep 10, 2026 by tanim-mishkat Loading…
4 tasks done
fix(eslint-plugin): [no-unnecessary-type-assertion] don't report number-to-enum assertions bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12835 opened Sep 6, 2026 by hariharan-brucewayne220 Draft
4 tasks done
fix(eslint-plugin): [no-unnecessary-type-assertion] specialize generic assertion report message bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12832 opened Sep 6, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
feat(utils): make ts-eslint type-only and drop eslint peer dependency breaking change This change will require a new major version to be released DO NOT MERGE PRs which should not be merged yet enhancement New feature or request package: utils Issues related to the @typescript-eslint/utils package
#12828 opened Sep 5, 2026 by andriyor Loading…
3 of 4 tasks
9.0.0
fix(type-utils): match Node URL global types AI Slop Please read our AI contributor guidelines: https://typescript-eslint.io/contributing/ai-policy bug Something isn't working package: type-utils Issues related to the @typescript-eslint/type-utils package
#12819 opened Sep 4, 2026 by mithilkatkoria Draft
4 tasks done
fix(eslint-plugin): [prefer-optional-chain] safe fix when the chain ends with a strict null comparison bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12805 opened Sep 1, 2026 by Vinccool96 Contributor Loading…
4 tasks done
feat: prototype TypeScript 7.1 native parser support
#12803 opened Aug 31, 2026 by JoshuaKGoldberg Member Draft
4 tasks done
feat(eslint-plugin): [no-unnecessary-condition] flag type guards passed to array predicates AI Slop Please read our AI contributor guidelines: https://typescript-eslint.io/contributing/ai-policy enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12773 opened Aug 26, 2026 by Arlikhozhaev Contributor Loading…
5 tasks done
docs: add blog post about test coverage documentation Documentation ("docs") that needs adding/updating
#12763 opened Aug 25, 2026 by StyleShit Member Loading…
4 tasks done
fix(eslint-plugin): [no-confusing-void-expression] don't autofix when the declared return type forbids an empty return AI Slop Please read our AI contributor guidelines: https://typescript-eslint.io/contributing/ai-policy awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12762 opened Aug 25, 2026 by nazsats Draft
4 tasks done
chore(website): render errors in rule doc incorrect examples documentation Documentation ("docs") that needs adding/updating package: website Issues related to the @typescript-eslint website
#12756 opened Aug 24, 2026 by nayounsang Contributor Loading…
4 tasks done
feat(eslint-plugin): add no-misleading-return-type rule enhancement: new plugin rule New rule request for eslint-plugin package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12750 opened Aug 23, 2026 by minseong0324 Draft
4 tasks done
fix(eslint-plugin): [no-misused-promises] check all statically analyzable declarations bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12743 opened Aug 21, 2026 by wonbeanie Contributor Loading…
4 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.