Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Insights: typescript-eslint/typescript-eslint
Overview
Could not load contribution data
Please try again later
1 Release published by1 person
- v8.37.0
published
Jul 14, 2025
8 Pull requests merged by8 people
- 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 - chore(tsconfig-utils): sync
vitest
config with latest setup#11239 merged
Jul 15, 2025 - chore: update to nx 21.2.3
#11400 merged
Jul 15, 2025 - fix(type-utils): handle namespaced exports in specifier matching
#11380 merged
Jul 14, 2025 - feat(typescript-estree): infer tsconfigRootDir from call stack
#11370 merged
Jul 14, 2025
6 Pull requests opened by6 people
- fix: disallow extra properties in rule options
#11397 opened
Jul 14, 2025 - fix(eslint-plugin): [no-unsafe-assignment] add an `unsafeObjectPattern` message
#11403 opened
Jul 16, 2025 - fix(typescript-eslint): tolerate spaces and other path cases in inferred tsconfigRootDir paths
#11408 opened
Jul 18, 2025 - chore: fix default value in JSDoc for reportUnusedDisableDirectives
#11409 opened
Jul 18, 2025 - feat(eslint-plugin): add prefer-record-type-annotation rule
#11411 opened
Jul 18, 2025 - fix(typescript-eslint): infer tsconfigRootDir with v8 API
#11412 opened
Jul 18, 2025
11 Issues closed by4 people
- 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 - Security: Update minimatch dependency to latest version
#11401 closed
Jul 15, 2025 - Repo(tsconfig-utils): sync `vitest` config with latest setup
#11238 closed
Jul 15, 2025 - Bug: <short description of the issue>
#11399 closed
Jul 15, 2025 - Bug: [unified-signatures] not ignoring different jsdocs
#11375 closed
Jul 14, 2025 - Enhancement: Default `tsconfigRootDir` to the running flat config's directory if available
#10841 closed
Jul 14, 2025
8 Issues opened by7 people
- Bug: `project: true` doesn't permit trailing pathsep in `tsconfigRootDir`
#11413 opened
Jul 18, 2025 - Rule proposal: Enforce explicit Record<K, V> type annotations for object literals
#11410 opened
Jul 18, 2025 - Bug: inferring `tsconfigRootDir` fails with `project: true`
#11407 opened
Jul 17, 2025 - Rule proposal: disallow default values for fields that are never undefined
#11405 opened
Jul 16, 2025 - Bug: schemas of some rules allow extra properties
#11396 opened
Jul 14, 2025 - Repo: add QA tool/workflow that detects missing direct dependencies in all packages
#11392 opened
Jul 12, 2025
22 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 17, 2025 • 12 new comments - feat(eslint-plugin): add rule [strict-void-return]
#9707 commented on
Jul 18, 2025 • 5 new comments - fix(eslint-plugin): [prefer-optional-chain] ignore `check` option for most RHS of a chain
#11272 commented on
Jul 16, 2025 • 4 new comments - feat(eslint-plugin-internal): [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests
#11323 commented on
Jul 16, 2025 • 2 new comments - fix(eslint-plugin): [no-deprecated] should report deprecated exports and reexports
#11359 commented on
Jul 16, 2025 • 1 new comment - fix(eslint-plugin): [no-unused-vars] no `is assigned a value but only used as a type` error when it has a same name
#11322 commented on
Jul 12, 2025 • 1 new comment - feat: remove deprecated RuleContext types
#11386 commented on
Jul 14, 2025 • 0 new comments - chore: remove vestiges of Jest internally
#11385 commented on
Jul 14, 2025 • 0 new comments - fix(typescript-estree): infers singleRun as true for project service
#11327 commented on
Jul 18, 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(deps): update babel monorepo to v7.27.1
#11174 commented on
Jul 14, 2025 • 0 new comments - chore(deps): update codecov/codecov-action action to v5
#11158 commented on
Jul 14, 2025 • 0 new comments - chore(deps): update dependency history to v5
#11152 commented on
Jul 14, 2025 • 0 new comments - feat(eslint-plugin): [naming-convention] add enumMember PascalCase default option
#11127 commented on
Jul 14, 2025 • 0 new comments - feat(eslint-plugin): [no-unused-private-class-members] new extension rule
#10913 commented on
Jul 13, 2025 • 0 new comments - [unbound-method] False positive on `Intl.Collator.compare` (reopen #4383)
#7098 commented on
Jul 16, 2025 • 0 new comments - Configs: [no-unnecessary-type-conversion] add to strict-type-checked ruleset
#11374 commented on
Jul 14, 2025 • 0 new comments - Enhancement: Convert packages to ESM
#11379 commented on
Jul 14, 2025 • 0 new comments - Enhancement: Move `PropertyDefinition.typeAnnotation` to `PropertyDefinition.key.typeAnnotation`?
#11321 commented on
Jul 13, 2025 • 0 new comments - Configs: [return-await] Change default option from in-try-catch to always
#10165 commented on
Jul 13, 2025 • 0 new comments - Configs: [no-unnecessary-condition] Enable `checkTypePredicates` by default
#10720 commented on
Jul 13, 2025 • 0 new comments - Enhancement: [no-unsafe-return] Option to check Promise<any> in non-async function
#11354 commented on
Jul 13, 2025 • 0 new comments