-
-
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-array-delete] use
getConstraintInfo
#10603
opened Jan 3, 2025 by
43081j
Loading…
3 tasks done
fix(eslint-plugin): [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters
#10602
opened Jan 3, 2025 by
ronami
Loading…
3 tasks done
chore(eslint-plugin): [no-for-in-array] use
getConstraintInfo
#10601
opened Jan 3, 2025 by
43081j
Loading…
3 tasks done
feat: standardize debug namespaces to file paths
#10599
opened Jan 3, 2025 by
JoshuaKGoldberg
Loading…
3 tasks done
chore: standardized on inline named exports (mostly)
#10596
opened Jan 3, 2025 by
JoshuaKGoldberg
Loading…
3 tasks done
fix(eslint-plugin): [no-shadow] ignore ordering of type declarations
#10593
opened Jan 2, 2025 by
ronami
Loading…
3 tasks done
docs: add syntax highlighting for bash and diff blocks
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#10592
opened Jan 2, 2025 by
Lehoczky
Loading…
1 of 3 tasks
fix(eslint-plugin): [no-unnecessary-type-assertion] work with enum
#10591
opened Jan 2, 2025 by
mdm317
Loading…
3 tasks done
chore: update maintenance docs around team member expectations
#10589
opened Jan 1, 2025 by
kirkwaiblinger
Loading…
3 tasks done
docs: add FAQ and docs around Documentation ("docs") that needs adding/updating
verbatimModuleSyntax
and similar options
documentation
#10588
opened Jan 1, 2025 by
kirkwaiblinger
Loading…
3 tasks done
chore(eslint-plugin): no-confusing-void-expression
getConstraintInfo
#10586
opened Jan 1, 2025 by
43081j
Loading…
3 tasks done
feat(eslint-plugin): [no-deprecated] add allow options
#10585
opened Jan 1, 2025 by
yeonjuan
Loading…
3 tasks done
chore: throw error in generate-configs if rule is deprecated and recommended
#10583
opened Dec 31, 2024 by
JoshuaKGoldberg
Loading…
3 tasks done
chore(eslint-plugin): use >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
getConstraintInfo
in no-unnecessary-template-expression
1 approval
#10578
opened Dec 31, 2024 by
43081j
Loading…
3 tasks done
fix(typescript-eslint): gracefully handle invalid flat config objects in Issues waiting for a reply from the OP or another party
tseslint.config
awaiting response
#10576
opened Dec 31, 2024 by
abrahamguo
Loading…
3 tasks done
feat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAssertions options
#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
Loading…
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.