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): add rule [strict-void-return] awaiting response Issues waiting for a reply from the OP or another party enhancement: new plugin rule New rule request for eslint-plugin
#9707 opened Aug 2, 2024 by phaux Loading…
3 tasks done
chore: migrate to pnpm
#11248 opened May 27, 2025 by xaos7991 Loading…
3 tasks done
feat(eslint-plugin): [prefer-optional-chain] support if statement as part of chain triage Waiting for team members to take a look
#10137 opened Oct 12, 2024 by omril1 Loading…
3 tasks done
fix(eslint-plugin): [no-unused-vars] no is assigned a value but only used as a type error when it has a same name awaiting response Issues waiting for a reply from the OP or another party
#11322 opened Jun 20, 2025 by nayounsang Loading…
3 tasks done
feat(eslint-plugin): [no-unused-vars] add a default-off option to autofix remove unused imports awaiting response Issues waiting for a reply from the OP or another party
#11243 opened May 23, 2025 by nayounsang Loading…
3 tasks done
feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests awaiting response Issues waiting for a reply from the OP or another party
#11323 opened Jun 20, 2025 by nayounsang Loading…
3 tasks done
feat(eslint-plugin): [no-unused-private-class-members] new extension rule awaiting response Issues waiting for a reply from the OP or another party enhancement: new base rule extension New base rule extension required to handle a TS specific case
#10913 opened Mar 3, 2025 by bradzacher Draft
3 tasks done
fix(eslint-plugin): [consistent-generic-constructors] ignore when constructor is typed array awaiting response Issues waiting for a reply from the OP or another party triage Waiting for team members to take a look
#10477 opened Dec 9, 2024 by mdm317 Loading…
3 tasks done
feat(typescript-estree): forbid invalid keys in EnumMember AST PRs and Issues about the AST structure awaiting response Issues waiting for a reply from the OP or another party
#11232 opened May 21, 2025 by fisker Loading…
1 of 3 tasks
fix(eslint-plugin): [prefer-optional-chain] should report case that can be converted to optional void function call ?.() awaiting response Issues waiting for a reply from the OP or another party
#11272 opened Jun 5, 2025 by nayounsang Loading…
3 tasks done
chore(eslint-plugin): switch auto-generated test cases to hand-written in prefer-nullish-coalescing.test.ts awaiting response Issues waiting for a reply from the OP or another party
#11325 opened Jun 20, 2025 by Vinccool96 Loading…
3 tasks done
feat(eslint-plugin): [await-thenable] report invalid (non-promise) values passed to promise aggregator methods awaiting response Issues waiting for a reply from the OP or another party
#11267 opened Jun 1, 2025 by ronami Loading…
3 tasks done
feat: remove deprecated RuleContext types 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11386 opened Jul 8, 2025 by cseas Loading…
3 tasks done
fix(typescript-estree): ensure the token type of the property name is Identifier awaiting response Issues waiting for a reply from the OP or another party
#11329 opened Jun 22, 2025 by ntdiary Loading…
3 tasks done
chore(tsconfig-utils): sync vitest config with latest setup
#11239 opened May 21, 2025 by aryaemami59 Loading…
3 tasks done
feat(typescript-estree): private identifiers can only appear on LHS of in expressions blocked by another issue Issues which are not ready because another issue needs to be resolved first
#9232 opened Jun 3, 2024 by Josh-Cena Draft
3 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.