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(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
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
fix(eslint-plugin): remove allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoing option breaking change This change will require a new major version to be released bug Something isn't working DO NOT MERGE PRs which should not be merged yet
#9923 opened Sep 3, 2024 by developer-bandi Draft
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
test: Add AST alignment tests for Babel 8
#10452 opened Dec 4, 2024 by nicolo-ribaudo Draft
1 of 3 tasks
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
chore(eslint-plugin): no-confusing-void-expression getConstraintInfo blocked by another issue Issues which are not ready because another issue needs to be resolved first
#10586 opened Jan 1, 2025 by 43081j Draft
3 tasks done
chore(eslint-plugin): [no-for-in-array] use getConstraintInfo blocked by another issue Issues which are not ready because another issue needs to be resolved first
#10601 opened Jan 3, 2025 by 43081j Draft
3 tasks done
chore(eslint-plugin): [no-array-delete] use getConstraintInfo blocked by another issue Issues which are not ready because another issue needs to be resolved first
#10603 opened Jan 3, 2025 by 43081j Draft
3 tasks done
feat(eslint-plugin): [no-unnecessary-condition] enable checkTypePredicates by default breaking change This change will require a new major version to be released DO NOT MERGE PRs which should not be merged yet
#10721 opened Jan 28, 2025 by mdm317 Draft
3 tasks done
chore: drop tsx for node strip-types
#10888 opened Feb 25, 2025 by 43081j Draft
3 tasks
fix(deps): update docusaurus monorepo to v3.7.0 blocked by another issue Issues which are not ready because another issue needs to be resolved first dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
#10897 opened Feb 27, 2025 by renovate bot Draft
1 task
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
chore(website): Show tsconfig parsing errors in tab
#10991 opened Mar 23, 2025 by developer-bandi Loading…
3 tasks done
docs: a long awaited blog post
#11118 opened Apr 29, 2025 by kirkwaiblinger Draft
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.