-
-
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-misused-disposable] add rule (PROTOTYPE)
#11087
opened Apr 17, 2025 by
kirkwaiblinger
•
Draft
3 tasks done
fix(eslint-plugin): ensure consistent TSMappedType AST shape
#11086
opened Apr 17, 2025 by
dbarabashh
Loading…
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
#11082
opened Apr 16, 2025 by
mdm317
Loading…
3 tasks done
fix(eslint-plugin): [no-unnecessary-condition] downgrade fix to suggestion
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11081
opened Apr 15, 2025 by
kirkwaiblinger
Loading…
3 tasks done
chore: update vscode launch tasks to use vitest
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#11076
opened Apr 15, 2025 by
43081j
Loading…
3 tasks done
feat(eslint-plugin): [only-throw-error] add option
allowRethrowing
#11075
opened Apr 15, 2025 by
kirkwaiblinger
•
Draft
3 tasks done
fix(typescript-eslint): gracefully handle invalid flat config objects in config helper
#11070
opened Apr 14, 2025 by
kirkwaiblinger
Loading…
3 tasks done
fix(deps): update eslint monorepo to v9.24.0
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#11057
opened Apr 10, 2025 by
renovate
bot
Loading…
1 task
fix(eslint-plugin): [prefer-nullish-coalescing] handle generic type
#11019
opened Mar 31, 2025 by
OlivierZal
•
Draft
3 tasks done
fix(eslint-plugin): [no-deprecated] support for literal member access (#10958)
awaiting response
Issues waiting for a reply from the OP or another party
#11006
opened Mar 28, 2025 by
undsoft
Loading…
3 tasks done
fix(eslint-plugin): [unified-signatures] exempt
this
from optional parameter overload check
#11005
opened Mar 28, 2025 by
jedwards1211
Loading…
3 tasks done
fix(deps): update dependency ts-api-utils to v2.1.0
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#11003
opened Mar 27, 2025 by
renovate
bot
Loading…
1 task
feat(website): Show tsconfig parsing errors in tab
#10991
opened Mar 23, 2025 by
developer-bandi
Loading…
3 tasks done
fix(deps): update dependency typedoc-plugin-markdown to v4.6.2
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#10990
opened Mar 23, 2025 by
renovate
bot
Loading…
1 task
fix(deps): update dependency typedoc to ^0.28.0
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#10989
opened Mar 22, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update dependency stylelint to v16.18.0
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#10980
opened Mar 21, 2025 by
renovate
bot
Loading…
1 task
feat(eslint-plugin): [no-unnecessary-type-assertion] add option to ignore string const assertions
#10979
opened Mar 21, 2025 by
KuSh
Loading…
3 tasks done
chore(deps): update dependency lint-staged to v15.5.1
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#10971
opened Mar 19, 2025 by
renovate
bot
Loading…
1 task
fix(deps): update dependency @eslint-community/eslint-utils to v4.6.0
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#10966
opened Mar 18, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update dependency @microsoft/api-extractor to v7.52.3
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#10965
opened Mar 18, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update dependency knip to v5.50.2
dependencies
Issue about dependencies of the package
javascript
Pull requests that update Javascript code
#10964
opened Mar 17, 2025 by
renovate
bot
Loading…
1 task
feat(eslint-plugin): [no-unused-private-class-members] new extension rule
awaiting response
Issues waiting for a reply from the OP or another party
enhancement: new base rule extension
New base rule extension required to handle a TS specific case
#10913
opened Mar 3, 2025 by
bradzacher
•
Draft
3 tasks done
fix(eslint-plugin): [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary
1 approval
>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
#10907
opened Mar 2, 2025 by
y-hsgw
Loading…
3 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.