-
-
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
chore(eslint-plugin): no-confusing-void-expression
getConstraintInfo
#10586
opened Jan 1, 2025 by
43081j
Loading…
3 tasks done
chore: throw error in generate-configs if rule is deprecated and recommended
#10583
opened Dec 31, 2024 by
JoshuaKGoldberg
•
Draft
3 tasks done
chore(eslint-plugin): use
getConstraintInfo
in no-unnecessary-template-expression
#10578
opened Dec 31, 2024 by
43081j
Loading…
3 tasks done
fix(typescript-eslint): gracefully handle invalid flat config objects in
tseslint.config
#10576
opened Dec 31, 2024 by
abrahamguo
Loading…
3 tasks done
feat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAssertions options
awaiting response
Issues waiting for a reply from the OP or another party
#10565
opened Dec 29, 2024 by
yeonjuan
Loading…
3 tasks done
feat(scope-manager): only populate implicit globals whose names appear in the file
#10561
opened Dec 27, 2024 by
dmichon-msft
Loading…
3 tasks done
chore: export all Options and MessageIds types from rule files
#10556
opened Dec 26, 2024 by
JoshuaKGoldberg
•
Draft
3 tasks done
feat(eslint-plugin): [require-types-exports] add rule
#10554
opened Dec 26, 2024 by
JoshuaKGoldberg
•
Draft
3 tasks done
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor
#10552
opened Dec 26, 2024 by
ronami
Loading…
3 tasks done
feat(eslint-plugin): [no-misused-spread] add new rule
#10551
opened Dec 26, 2024 by
JoshuaKGoldberg
Loading…
3 tasks done
fix(eslint-plugin): [no-deprecated] doesn't report on shorthand property in an object expression
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#10550
opened Dec 26, 2024 by
y-hsgw
Loading…
3 tasks done
fix(eslint-plugin): [no-for-in-array] report on any type which may be an array or array-like
#10535
opened Dec 21, 2024 by
ronami
Loading…
3 tasks done
fix(eslint-plugin): [no-unnecessary-type-assertion] handle literal types
awaiting response
Issues waiting for a reply from the OP or another party
#10523
opened Dec 19, 2024 by
mdm317
Loading…
3 tasks done
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but on equivalent ||
#10517
opened Dec 18, 2024 by
OlivierZal
Loading…
3 tasks done
fix(typescript-estree): align TS module nodes to namespaces
#10504
opened Dec 15, 2024 by
JoshuaKGoldberg
•
Draft
3 tasks done
feat(parser): add standalone isolatedDeclarations option
#10499
opened Dec 14, 2024 by
JoshuaKGoldberg
•
Draft
3 tasks done
fix: ignore when constructor is typed array
#10477
opened Dec 9, 2024 by
mdm317
Loading…
3 tasks done
feat(eslint-plugin): add new rule
no-extraneous-return-types
#10464
opened Dec 6, 2024 by
ronami
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): [no-invalid-void-type] don't flag function overloading with
void
in return type annotation
#10422
opened Nov 29, 2024 by
ronami
Loading…
3 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.