Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Issues: typescript-eslint/typescript-eslint

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Usealt +click/return to exclude labels
or +click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobodyLoading
Sort

Issues list

Performance: forcefully disable some compiler flags awaiting responseIssues waiting for a reply from the OP or another party enhancementNew feature or request performanceIssues regarding performance triageWaiting for team members to take a look
#11241 openedMay 22, 2025 by43081j
4 tasks done
Enhancement: Add callsites to deprecate warning enhancementNew feature or request triageWaiting for team members to take a look
#11235 openedMay 21, 2025 byfisker
4 tasks done
Performance: [eslint-plugin] Stop publishing docs/ directory to npm enhancementNew feature or request triageWaiting for team members to take a look
#11234 openedMay 21, 2025 byJoshuaKGoldberg
4 tasks done
Enhancement: Supportplugin.meta.namespace blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancementNew feature or request
#11113 openedApr 28, 2025 byniklaswimmer
4 tasks done
Enhancement: Publish typescript-eslint to JSR accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request
#11090 openedApr 19, 2025 bycylewaitforit
4 tasks done
Enhancement: remove workaround for jest's handling of circular structures blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancementNew feature or request
#11079 openedApr 15, 2025 by43081j
4 tasks done
Enhancement: Support Lazy Loading Rules blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancementNew feature or request
#11029 openedApr 3, 2025 bymr-sanders
4 tasks done
Enhancement: [no-misused-promises] Include index signatures in our checks for Promise-void mismatches (checksVoidReturn) accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request
#10943 openedMar 12, 2025 byalythobani
4 tasks done
Enhancement: Use TypeScript's Go port (tsgo / typescript-go) for type information blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancementNew feature or request
#10940 openedMar 11, 2025 byJoshuaKGoldberg
4 tasks done
Enhancement: export types in typescript-eslint package accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request package: typescript-eslintIssues related to the typescript-eslint package
#10848 openedFeb 19, 2025 byMister-Hope
4 tasks done
Enhancement: DefaulttsconfigRootDir to the running flat config's directory if available enhancementNew feature or request team assignedA member of the typescript-eslint team should work on this.
#10841 openedFeb 17, 2025 byJoshuaKGoldberg
4 tasks done
Enhancement: scope-manager should collect definition and references ofthis blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancementNew feature or request
#10609 openedJan 4, 2025 byJosh-Cena
4 tasks done
Enhancement: replacefast-glob withtinyglobby blocked by another issueIssues which are not ready because another issue needs to be resolved first enhancementNew feature or request
#10533 openedDec 21, 2024 bybenmccann
4 tasks done
Enhancement: Better error message if parserOptions.project is set to an invalid TSConfig accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request
#10511 openedDec 17, 2024 byJoshuaKGoldberg
4 tasks done
Enhancement: IncludeprojectService: true in type-checked configs blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancementNew feature or request preset config changeProposal for an addition, removal, or general change to a preset config
#10507 openedDec 16, 2024 bykirkwaiblinger
4 tasks done
[no-unused-vars] add suggestion fixer accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin
#10497 openedDec 14, 2024 bybradzacher
Enhancement: Turn rule-schema-to-typescript-types into a public reusable package accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request team assignedA member of the typescript-eslint team should work on this.
#10469 openedDec 7, 2024 byJoshuaKGoldberg
4 tasks done
Enhancement: Move RuleCreator into its own package with fewer dependencies than utils enhancementNew feature or request team assignedA member of the typescript-eslint team should work on this.
#10383 openedNov 24, 2024 byJoshuaKGoldberg
4 tasks done
Enhancement: configuration option to error on unsupported TypeScript version (onUnsupportedTypeScriptVersion=error) accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request
#10092 openedOct 2, 2024 bymluypaert
4 tasks done
Enhancement: makeTypeOrValueSpecifier follow aliases chain (add support for re-exports) accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request
#10053 openedSep 25, 2024 byauvred
4 tasks done
Enhancement: Explicitly mention allowDefaultProject not matching a file accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request
#10048 openedSep 24, 2024 byJoshuaKGoldberg
4 tasks done
Enhancement: Remove allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoing accepting prsGo ahead, send a pull request that resolves this issue breaking changeThis change will require a new major version to be released enhancementNew feature or request package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin
#9891 openedAug 27, 2024 byJoshuaKGoldberg 9.0.0
⚡️ Performance: Use a dedicated quick JSDoc parser for no-deprecated enhancementNew feature or request package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin performanceIssues regarding performance team assignedA member of the typescript-eslint team should work on this.
#9858 openedAug 21, 2024 byJoshuaKGoldberg
Feature: [no-shadow] Specialized error on enum type with the same name as one of the values accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin
#9755 openedAug 8, 2024 byartificialWave
4 tasks done
Enhancement: Don't refer to "react" for default JSX/TSX RuleTester file name blocked by another issueIssues which are not ready because another issue needs to be resolved first enhancementNew feature or request package: rule-testerIssues related to the @typescript-eslint/rule-tester package
#9683 openedJul 31, 2024 byJoshuaKGoldberg
4 tasks done
Previous13
Previous
ProTip! Follow long discussions withcomments:>50.

[8]ページ先頭

©2009-2025 Movatter.jp