-
-
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): [no-unused-vars] add a default-off option to autofix remove unused imports
#11243
opened May 23, 2025 by
nayounsang
Loading…
3 tasks done
[REFERENCE] Rule creator packages prototypes
DO NOT MERGE
PRs which should not be merged yet
#11207
opened May 12, 2025 by
JoshuaKGoldberg
•
Draft
docs(eslint-plugin): [no-explicit-any] add alternatives
#11199
opened May 9, 2025 by
JoshuaKGoldberg
•
Draft
3 tasks done
chore(deps): update codecov/codecov-action action to v5
dependencies
Issue about dependencies of the package
github-actions
#11158
opened May 5, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update dependency history to v5
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#11152
opened May 5, 2025 by
renovate
bot
Loading…
1 task
feat(eslint-plugin): [no-misused-disposable] add rule (PROTOTYPE)
#11087
opened Apr 17, 2025 by
kirkwaiblinger
•
Draft
3 tasks done
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
fix(eslint-plugin): [no-deprecated] support for computed literal member access
#11006
opened Mar 28, 2025 by
undsoft
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(deps): update docusaurus monorepo to ~3.8.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
feat(typescript-eslint): export util types (close #10848)
#10849
opened Feb 19, 2025 by
Mister-Hope
•
Draft
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-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
chore(eslint-plugin): [no-array-delete] use Issues which are not ready because another issue needs to be resolved first
getConstraintInfo
blocked by another issue
chore(eslint-plugin): [no-for-in-array] use Issues which are not ready because another issue needs to be resolved first
getConstraintInfo
blocked by another issue
chore(eslint-plugin): no-confusing-void-expression Issues which are not ready because another issue needs to be resolved first
getConstraintInfo
blocked by another issue
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
test: Add AST alignment tests for Babel 8
#10452
opened Dec 4, 2024 by
nicolo-ribaudo
•
Draft
1 of 3 tasks
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-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
ProTip!
Add no:assignee to see everything that’s not assigned.