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

fix(eslint-plugin): allow void on assignment expressions bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12873 opened Sep 14, 2026 by diptomistry Loading…
4 tasks done
fix(eslint-plugin): [consistent-type-assertions] allow assertions inside an array in a parameter position enhancement New feature or request package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12871 opened Sep 13, 2026 by galshir Loading…
4 tasks done
fix(eslint-plugin): [no-unnecessary-type-assertion] false positive for empty object asserted to a type alias of Record bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12869 opened Sep 12, 2026 by omrawat23 Loading…
4 tasks done
fix(eslint-plugin): preserve Record alias assertions bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin spam:mixed-signals
#12868 opened Sep 12, 2026 by kkkhs Draft
4 tasks done
fix(rule-tester): test the final autofix output instead of the first pass bug Something isn't working
#12867 opened Sep 11, 2026 by omrawat23 Loading…
3 of 4 tasks
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-generated-empty-object-type] don't report a mapped type whose keys are not resolved yet bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12854 opened Sep 9, 2026 by mnaoumov Contributor Loading…
4 tasks done
fix(eslint-plugin): omit WeakMap spread suggestions bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12850 opened Sep 9, 2026 by sansynx Contributor Loading…
4 tasks done
chore: fix typos in comments and docs
#12846 opened Sep 8, 2026 by shinji00222 Loading…
2 tasks done
fix(eslint-plugin): [unbound-method] treat Intl.Collator.prototype.compare as spec-bound 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
#12845 opened Sep 8, 2026 by shinji00222 Loading…
4 tasks done
fix(type-utils): match package specifiers on whole path components bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12838 opened Sep 6, 2026 by amiin-dev 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 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
#12832 opened Sep 6, 2026 by JoshuaKGoldberg Member Loading…
4 tasks done
chore(deps): update dependency satori to ^0.33.4 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#12830 opened Sep 5, 2026 by renovate Bot Loading…
1 task
feat(utils): make ts-eslint type-only and drop eslint peer dependency 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
fix(eslint-plugin): [no-useless-default-assignment] convert the fixer to a suggestion fixer bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12826 opened Sep 5, 2026 by zaewc Contributor Loading…
4 tasks done
fix(eslint-plugin-internal): [no-multiple-lines-of-errors] support assertionOptions bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#12823 opened Sep 4, 2026 by Vinccool96 Contributor Loading…
4 tasks done
fix(typescript-estree): add missing < token opening type arguments bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree
#12821 opened Sep 4, 2026 by overlookmotel Contributor Loading…
4 tasks done
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
chore: enable assertion option requireData for all rule tests repo maintenance things to do with maintenance of the repo, and not with code/docs
#12816 opened Sep 2, 2026 by Vinccool96 Contributor Draft
4 tasks done
chore(deps): update pnpm/setup action to v2.1.0 dependencies Issue about dependencies of the package github-actions
#12807 opened Sep 2, 2026 by renovate Bot Loading…
1 task
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.