-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: typescript-eslint/typescript-eslint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(eslint-plugin): add rule [strict-void-return]
enhancement: new plugin rule
New rule request for eslint-plugin
#9707
opened Aug 2, 2024 by
phaux
Loading…
3 tasks done
feat(eslint-plugin): [prefer-optional-chain] support Waiting for team members to take a look
if
statement as part of chain
triage
#10137
opened Oct 12, 2024 by
omril1
Loading…
3 tasks done
feat(eslint-plugin): [no-redundant-type-constituents] use assignability checking for redundancy checks
#10744
opened Jan 29, 2025 by
mdm317
Loading…
3 tasks done
feat(eslint-plugin): [no-unused-private-class-members] new extension rule
enhancement: new base rule extension
New base rule extension required to handle a TS specific case
#10913
opened Mar 3, 2025 by
bradzacher
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 in export statement
#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
#11243
opened May 23, 2025 by
nayounsang
Loading…
3 tasks done
fix(eslint-plugin): [no-misused-promises] the Issues waiting for a reply from the OP or another party
inheritedMethods
and properties
options to check all statically analyzable declarations
awaiting response
#10310
opened Nov 8, 2024 by
ronami
Loading…
3 tasks done
feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests
#11323
opened Jun 20, 2025 by
nayounsang
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
fix(parser): error when both Issues waiting for a reply from the OP or another party
projectService
and project
are set
awaiting response
#11333
opened Jun 23, 2025 by
MariaSolOs
Loading…
3 tasks done
fix(typescript-estree): if the template literal is tagged and the text has an invalid escape, Issues waiting for a reply from the OP or another party
cooked
will be null
awaiting response
#11355
opened Jun 28, 2025 by
nayounsang
Loading…
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
fix(typescript-estree): infers singleRun as true for project service
awaiting response
Issues waiting for a reply from the OP or another party
#11327
opened Jun 21, 2025 by
nayounsang
Loading…
3 tasks done
feat(typescript-estree): disallow empty type parameter/argument lists
AST
PRs and Issues about the AST structure
#11563
opened Sep 1, 2025 by
kirkwaiblinger
Loading…
3 tasks done
fix(eslint-plugin): [no-deprecated] support for computed literal member access
#11006
opened Mar 28, 2025 by
undsoft
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
breaking change
This change will require a new major version to be released
docs: mark rules that are frozen on rules index page
awaiting response
Issues waiting for a reply from the OP or another party
#11467
opened Aug 8, 2025 by
nayounsang
Loading…
4 tasks done
fix(typescript-estree): match filenames starting with a period when using glob in allowDefaultProject
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11537
opened Aug 28, 2025 by
KuSh
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
fix: [no-unnecessary-condition] use assignability APIs in no-unnecessary-condition (POC)
DO NOT MERGE
PRs which should not be merged yet
#10378
opened Nov 23, 2024 by
kirkwaiblinger
•
Draft
3 tasks
fix(eslint-plugin): [no-unnecessary-type-assertion] false positive on non-null assertion after an implicitly-any variable gets initialised inside conditional block
blocked by another issue
Issues which are not ready because another issue needs to be resolved first
#11082
opened Apr 16, 2025 by
mdm317
Loading…
3 tasks done
feat(eslint-plugin): [no-unused-vars] support explicit resource management with
ignoreUsingDeclarations
option
#11456
opened Aug 5, 2025 by
nayounsang
Loading…
3 tasks done
fix(eslint-plugin): [prefer-return-this-type] don't report an error when returning a union type that includes a classType
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11432
opened Jul 29, 2025 by
mdm317
Loading…
3 tasks done
fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum members
#11490
opened Aug 16, 2025 by
thebolarin
Loading…
3 tasks done
Previous Next
ProTip!
no:milestone will show everything without a milestone.