-
-
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(typescript-estree): correct range of import assertion with trailing comma
#11478
by kirkwaiblinger
was merged Aug 16, 2025
Loading…
3 tasks done
fix(typescript-eslint): export
plugin
, parser
, and configs
that are compatible with both defineConfig()
and tseslint.config()
#11475
by kirkwaiblinger
was merged Aug 16, 2025
Loading…
3 tasks done
fix(scope-manager): exclude Program from DefinitionBase node types
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11469
by dbarabashh
was merged Sep 3, 2025
Loading…
3 tasks done
docs: mark rules that are frozen on rules index page
#11467
by nayounsang
was merged Sep 8, 2025
Loading…
4 tasks done
fix(typescript-eslint): handle
file://
urls in stack trace when inferring tsconfigRootDir
#11464
by kirkwaiblinger
was merged Aug 8, 2025
Loading…
3 tasks done
feat: tighten >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
tsconfigRootDir
validation
1 approval
#11463
by kirkwaiblinger
was merged Aug 18, 2025
Loading…
3 tasks done
Remove problematic newline in lint
unboundWithoutThisAnnotation
message
#11458
by zsiegel92
was closed Aug 5, 2025
Loading…
3 tasks
fix(eslint-plugin): [consistent-type-exports] fix declaration shadowing
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11457
by ntdiary
was merged Sep 5, 2025
Loading…
3 tasks done
fix(utils): correct
calculateConfigForFile
return type
#11451
by Gajdascz
was merged Aug 16, 2025
Loading…
3 tasks done
chore: update eslint-plugin-eslint-plugin
#11449
by 43081j
was merged Aug 9, 2025
Loading…
1 of 3 tasks
fix(eslint-plugin): revert #11127
#11447
by kirkwaiblinger
was merged Aug 4, 2025
Loading…
1 of 3 tasks
chore: upgrade @prettier/sync to fix CI lint failures
#11439
by kirkwaiblinger
was merged Jul 31, 2025
Loading…
3 tasks done
chore: fix integration test failure with eslint stylistic plugin deprecation warning
#11436
by kirkwaiblinger
was merged Jul 31, 2025
Loading…
1 of 3 tasks
fix(no-unsafe-assignment): add error message for unsafe object destructuring
#11435
by divyanshudg-git
was closed Jul 31, 2025
Loading…
fix(eslint-plugin): [prefer-return-this-type] don't report an error when returning a union type that includes a classType
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11432
by mdm317
was merged Sep 8, 2025
Loading…
3 tasks done
chore: fix dangling reference to generate:configs in comments
#11431
by skondrashov
was merged Aug 1, 2025
Loading…
3 tasks done
fix(eslint-plugin): [no-floating-promises] allowForKnownSafeCalls now supports function names (fixes #11423)
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11430
by 976520
was merged Sep 8, 2025
Loading…
3 tasks done
feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checked ruleset
#11427
by skondrashov
was merged Aug 3, 2025
Loading…
3 tasks done
feat(eslint-plugin): support explicit resource management with await
#11426
by ahmedsalman74
was closed Jul 27, 2025
Loading…
3 tasks done
fix: normalize tsconfigRootDir to handle trailing path separators in project: true
#11419
by gingeekrishna
was closed Jul 24, 2025
Loading…
3 tasks
feat(eslint-plugin): [only-throw-error] support yield/await expressions
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11417
by 43081j
was merged Aug 4, 2025
Loading…
3 tasks done
ProTip!
Exclude everything labeled
bug
with -label:bug.