-
-
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
fix(eslint-plugin): [no-unnecessary-type-conversion] only report ~~ on integer literal types
#11517
opened Aug 20, 2025 by
mouse0429
Loading…
3 tasks done
docs: fix links pointing to netlify
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11506
opened Aug 19, 2025 by
cseas
Loading…
3 tasks done
feat(typescript-estree): forbid invalid keys in
EnumMember
#11497
opened Aug 18, 2025 by
fisker
Loading…
3 tasks done
fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum members
awaiting response
Issues waiting for a reply from the OP or another party
#11490
opened Aug 16, 2025 by
thebolarin
Loading…
3 tasks done
fix(eslint-plugin): [no-non-null-assertion] wrong suggestion on left-hand side of an assignment
#11489
opened Aug 16, 2025 by
y-hsgw
Loading…
3 tasks done
fix(eslint-plugin): [no-floating-promises] remove excess parentheses in suggestions
#11487
opened Aug 15, 2025 by
kirkwaiblinger
•
Draft
1 of 3 tasks
chore(deps): update nx monorepo to v21.3.11
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#11485
opened Aug 14, 2025 by
renovate
bot
Loading…
1 task
fix(deps): update eslint monorepo to v9.33.0
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#11482
opened Aug 14, 2025 by
renovate
bot
Loading…
1 task
fix(utils): grammar
awaiting response
Issues waiting for a reply from the OP or another party
#11471
opened Aug 10, 2025 by
Zamiell
Loading…
1 of 3 tasks
fix(scope-manager): exclude Program from DefinitionBase node types
#11469
opened Aug 8, 2025 by
dbarabashh
Loading…
3 tasks done
docs: mark rules that are frozen on rules index page
#11467
opened Aug 8, 2025 by
nayounsang
Loading…
4 tasks done
fix(eslint-plugin): [consistent-type-exports] fix declaration shadowing
#11457
opened Aug 5, 2025 by
ntdiary
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
docs: account for time zones and DST better in release date
#11453
opened Aug 4, 2025 by
kirkwaiblinger
Loading…
3 tasks done
chore: disable fail fast behavior for unit tests
#11441
opened Jul 31, 2025 by
kirkwaiblinger
•
Draft
1 of 3 tasks
fix(eslint-plugin): [prefer-return-this-type] don't report an error when returning a union type that includes a classType
#11432
opened Jul 29, 2025 by
mdm317
Loading…
3 tasks done
fix(eslint-plugin): [no-floating-promises] allowForKnownSafeCalls now supports function names (fixes #11423)
#11430
opened Jul 28, 2025 by
976520
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
fix(eslint-plugin): [no-deprecated] should report deprecated exports and reexports
#11359
opened Jun 30, 2025 by
mainframev
Loading…
3 tasks done
fix(typescript-estree): if the template literal is tagged and the text has an invalid escape,
cooked
will be null
#11355
opened Jun 28, 2025 by
nayounsang
Loading…
3 tasks done
fix(parser): error when both
projectService
and project
are set
#11333
opened Jun 23, 2025 by
MariaSolOs
Loading…
3 tasks done
fix(typescript-estree): infers singleRun as true for project service
#11327
opened Jun 21, 2025 by
nayounsang
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
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.