-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Insights: typescript-eslint/typescript-eslint
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v8.38.0
published
Jul 21, 2025
7 Pull requests merged by 6 people
-
fix(typescript-eslint): error on nested
extends
intseslint.config()
#11361 merged
Jul 21, 2025 -
fix(typescript-eslint): infer tsconfigRootDir with v8 API
#11412 merged
Jul 21, 2025 -
fix: disallow extra properties in rule options
#11397 merged
Jul 19, 2025 -
chore: fix default value in JSDoc for reportUnusedDisableDirectives
#11409 merged
Jul 19, 2025 -
fix(typescript-estree): ensure the token type of the property name is Identifier
#11329 merged
Jul 18, 2025 -
feat(typescript-estree): forbid optional chain in
TemplateTaggedLiteral
#11391 merged
Jul 18, 2025
2 Pull requests opened by 2 people
-
fix(eslint-plugin): [no-unsafe-assignment] add an `unsafeObjectPattern` message
#11403 opened
Jul 16, 2025 -
feat(eslint-plugin): support yield/await expressions
#11417 opened
Jul 21, 2025
9 Issues closed by 3 people
-
Enhancement: `tseslint.config()` should prohibit nested `extends`
#11360 closed
Jul 21, 2025 -
Bug: Inferred parserOptions.tsconfigRootDir concatenates incorrectly when a space is present in the path
#11398 closed
Jul 21, 2025 -
Bug: inferring `tsconfigRootDir` fails with `project: true`
#11407 closed
Jul 21, 2025 -
Rule proposal: Enforce explicit Record<K, V> type annotations for object literals
#11410 closed
Jul 20, 2025 -
Rule proposal: disallow default values for fields that are never undefined
#11405 closed
Jul 19, 2025 -
Bug: The token type of `if` in the 262 `IdentifierName` production should be Identifier instead of Keyword
#11037 closed
Jul 18, 2025 -
Enhancement: Forbid optional chaining in `TaggedTemplateExpression`
#11352 closed
Jul 18, 2025 -
Bug: [consistent-generic-constructors] Don't conflict with isolatedDeclarations if enabled
#10571 closed
Jul 16, 2025 -
Enhancement: [no-unnecessary-condition] additionally check `typeof` expression when it possible
#11404 closed
Jul 16, 2025
4 Issues opened by 2 people
-
Enhancement: [only-throw-error] support yielded and awaited errors
#11418 opened
Jul 21, 2025 -
Docs: Establish and document expectations around use of AI in contributions
#11416 opened
Jul 21, 2025 -
Repo: Use absolute `tsconfigRootDir`s in tests
#11414 opened
Jul 19, 2025 -
Bug: `project: true` doesn't permit trailing pathsep in `tsconfigRootDir`
#11413 opened
Jul 18, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
chore: migrate to pnpm
#11248 commented on
Jul 20, 2025 • 4 new comments -
feat(eslint-plugin): add rule [strict-void-return]
#9707 commented on
Jul 18, 2025 • 3 new comments -
feat(eslint-plugin): [await-thenable] report invalid (non-promise) values passed to promise aggregator methods
#11267 commented on
Jul 21, 2025 • 3 new comments -
feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests
#11323 commented on
Jul 20, 2025 • 3 new comments -
fix(eslint-plugin): [prefer-optional-chain] ignore `check` option for most RHS of a chain
#11272 commented on
Jul 21, 2025 • 1 new comment -
fix(typescript-estree): infers singleRun as true for project service
#11327 commented on
Jul 21, 2025 • 1 new comment -
[unbound-method] False positive on `Intl.Collator.compare` (reopen #4383)
#7098 commented on
Jul 16, 2025 • 0 new comments -
[naming-convention] enumMembers should be default PascalCase
#7879 commented on
Jul 21, 2025 • 0 new comments -
feat(eslint-plugin): [no-unused-vars] add a default-off option to autofix remove unused imports
#11243 commented on
Jul 16, 2025 • 0 new comments -
fix(typescript-estree): if the template literal is tagged and the text has an invalid escape, `cooked` will be `null`
#11355 commented on
Jul 20, 2025 • 0 new comments -
fix(eslint-plugin): [no-deprecated] should report deprecated exports and reexports
#11359 commented on
Jul 21, 2025 • 0 new comments