-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: typescript-eslint/typescript-eslint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-unnecessary-template-expression.test.ts
#12289
opened Apr 28, 2026 by
Vinccool96
Contributor
Loading…
3 tasks done
fix(rule-tester): add TypeScript as a peer dependency
#12288
opened Apr 28, 2026 by
DCzajkowski
Loading…
1 of 3 tasks
fix(eslint-plugin): preserve evolving array assertions
#12287
opened Apr 27, 2026 by
cyphercodes
Loading…
3 tasks done
fix(type-utils): fall back to file path when sourceFileToPackageName has no entry
#12285
opened Apr 27, 2026 by
OfekDanny
Loading…
3 tasks done
fix(type-utils): exact package name matching to prevent prefix false positives
#12284
opened Apr 27, 2026 by
OfekDanny
Loading…
3 tasks done
fix(eslint-plugin): [no-unnecessary-type-assertion] avoid false positive for template literal expressions
#12281
opened Apr 26, 2026 by
anasm266
Contributor
Loading…
fix(eslint-plugin): [no-unnecessary-type-assertion] preserve nested optional property assertions
#12280
opened Apr 25, 2026 by
anasm266
Contributor
Loading…
3 tasks done
fix(eslint-plugin): no-deprecated false positive when destructuring with renaming
#12274
opened Apr 24, 2026 by
pierluigilenoci
•
Draft
3 tasks done
fix(eslint-plugin): avoid flagging number-to-enum assertions
awaiting response
Issues waiting for a reply from the OP or another party
#12272
opened Apr 24, 2026 by
labeebahmad201
Loading…
1 task done
test: make no-useless-empty-export tests fully static
awaiting response
Issues waiting for a reply from the OP or another party
#12260
opened Apr 21, 2026 by
Anshikakalpana
Contributor
Loading…
3 tasks done
feat(eslint-plugin): add autofix support for prefer-for-of
awaiting response
Issues waiting for a reply from the OP or another party
#12243
opened Apr 20, 2026 by
Anshikakalpana
Contributor
Loading…
3 tasks done
test(eslint-plugin): inline tests for prefer-optional-chain
awaiting response
Issues waiting for a reply from the OP or another party
#12221
opened Apr 13, 2026 by
Anshikakalpana
Contributor
Loading…
3 tasks done
fix(eslint-plugin): [no-meaningless-void-operator] report on side-effect-free non-call expressions
#12218
opened Apr 12, 2026 by
Han5991
Loading…
3 tasks done
fix(eslint-plugin): [unbound-method] handle union and intersection types in member access
awaiting response
Issues waiting for a reply from the OP or another party
#12215
opened Apr 10, 2026 by
barry3406
Loading…
3 tasks done
feat(eslint-plugin): check inferred types (
no-unnecessary-type-arguments)
#12206
opened Apr 8, 2026 by
ej-shafran
Contributor
•
Draft
3 tasks done
docs: clarify consistent-type-imports guidance for verbatimModuleSyntax
#12194
opened Apr 2, 2026 by
kyungilcho
Loading…
3 tasks done
docs(eslint-plugin): add FAQs explaining Record vs index signature di…
#12193
opened Apr 1, 2026 by
KillerBean
Loading…
3 tasks done
docs(eslint-plugin): clarify no-redeclare type-value collision not covered by TypeScript
#12192
opened Apr 1, 2026 by
KillerBean
Loading…
3 tasks done
fix(eslint-plugin): correct no-shadow rule to match ESLint v10 handling
#12182
opened Mar 31, 2026 by
nevette-bailey
Loading…
3 tasks done
chore(deps): update dependency eslint to v10.2.1
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#12181
opened Mar 30, 2026 by
renovate
Bot
Loading…
1 task
[WIP] feat(eslint-plugin): [no-unsafe-enum-assignment] create rule
#12154
opened Mar 23, 2026 by
JoshuaKGoldberg
Member
•
Draft
3 tasks done
fix(eslint-plugin): [unified-signatures] handle same-named type parameters in different overloads
awaiting response
Issues waiting for a reply from the OP or another party
#12145
opened Mar 19, 2026 by
rami0617
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.