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

Bug: typescript-estree should allowusing declaration in ambient context ASTPRs and Issues about the AST structure awaiting responseIssues waiting for a reply from the OP or another party bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#11244 openedMay 23, 2025 byJLHwung
4 tasks done
Bug: Forbid invalidextend ininterface accepting prsGo ahead, send a pull request that resolves this issue ASTPRs and Issues about the AST structure bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#11088 openedApr 18, 2025 byfisker
4 tasks done
Bug:key of constructor inclass C { "constructor"() {} } should not be anIdentifier accepting prsGo ahead, send a pull request that resolves this issue ASTPRs and Issues about the AST structure bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#11084 openedApr 17, 2025 byoverlookmotel
4 tasks done
Bug: Duplicateextends clause forinterface should be reported accepting prsGo ahead, send a pull request that resolves this issue ASTPRs and Issues about the AST structure bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#11077 openedApr 15, 2025 byleaysgur
4 tasks done
Bug: The token type ofif in the 262IdentifierName production should be Identifier instead of Keyword accepting prsGo ahead, send a pull request that resolves this issue ASTPRs and Issues about the AST structure bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#11037 openedApr 8, 2025 byJLHwung
4 tasks done
Bug: The token value of an escaped identifier differs with espree accepting prsGo ahead, send a pull request that resolves this issue ASTPRs and Issues about the AST structure bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#11036 openedApr 8, 2025 byJLHwung
4 tasks done
Bug: The token type of null should beNull instead ofKeyword accepting prsGo ahead, send a pull request that resolves this issue ASTPRs and Issues about the AST structure bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#11027 openedApr 3, 2025 byJLHwung
4 tasks done
Bug: Parser: End range ofProgram differs from Espree accepting prsGo ahead, send a pull request that resolves this issue ASTPRs and Issues about the AST structure bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#11026 openedApr 3, 2025 byoverlookmotel
4 tasks done
Bug: Maximum call stack size exceeded for long binary operators accepting prsGo ahead, send a pull request that resolves this issue bugSomething isn't working help wantedExtra attention is needed package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#9773 openedAug 10, 2024 bysosukesuzuki
4 tasks done
AST tightening:PrivateIdentifier can only be LHS ofBinaryExpression[operator='in'] ASTPRs and Issues about the AST structure enhancementNew feature or request package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#9222 openedJun 3, 2024 byJosh-Cena
Bug: more informatively explain when tsconfigRootDir doesn't include the cwd accepting prsGo ahead, send a pull request that resolves this issue bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#6883 openedApr 11, 2023 byartola
4 tasks done
Enhancement: Support Hashbang parse intypescript-estree blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API enhancementNew feature or request package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#6500 openedFeb 20, 2023 byfisker
4 tasks done
Enhancement: Error if configuration options aren't provided as expected 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: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#6403 openedJan 31, 2023 byJoshuaKGoldberg
4 tasks done
Files with uppercased letter can't be parsed on case-insensitive filesystem in folder with case-sensitivity support accepting prsGo ahead, send a pull request that resolves this issue bugSomething isn't working help wantedExtra attention is needed package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#4680 openedMar 14, 2022 bywKich
3 tasks done
--fix flag doesn't work with custom Program blocked by external APIBlocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#3834 openedSep 3, 2021 byrdsedmundo
3 tasks done
Cleanup old file/folder watch callbacks blocked by another issueIssues which are not ready because another issue needs to be resolved first bugSomething isn't working package: typescript-estreeIssues related to @typescript-eslint/typescript-estree performanceIssues regarding performance
#3536 openedJun 16, 2021 bybradzacher
Symlinks cause parserOptions.project errors accepting prsGo ahead, send a pull request that resolves this issue bugSomething isn't working help wantedExtra attention is needed package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#2987 openedJan 31, 2021 bynikparo
3 tasks done
Explore switching tests to @typescript/vfs accepting prsGo ahead, send a pull request that resolves this issue package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin package: typescript-estreeIssues related to @typescript-eslint/typescript-estree package: utilsIssues related to the @typescript-eslint/utils package testsanything to do with testing
#1891 openedApr 13, 2020 bybradzacher
Purge programs once they are done blocked by another issueIssues which are not ready because another issue needs to be resolved first enhancementNew feature or request package: typescript-estreeIssues related to @typescript-eslint/typescript-estree performanceIssues regarding performance
#1718 openedMar 11, 2020 bysheetalkamat
Support for JSDoc type assertions accepting prsGo ahead, send a pull request that resolves this issue ASTPRs and Issues about the AST structure package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#1682 openedMar 5, 2020 bythorn0
Allow setting tsconfig config directly in the parser accepting prsGo ahead, send a pull request that resolves this issue enhancementNew feature or request package: typescript-estreeIssues related to @typescript-eslint/typescript-estree
#1613 openedFeb 18, 2020 bysindresorhus
ProTip! Typegp on any issue or pull request to go back to the pull request listing page.

[8]ページ先頭

©2009-2025 Movatter.jp