-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
ASTPRs and Issues about the AST structurePRs and Issues about the AST structurebreaking changeThis change will require a new major version to be releasedThis change will require a new major version to be releasedpackage: typescript-estreeIssues related to @typescript-eslint/typescript-estreeIssues related to @typescript-eslint/typescript-estree
Milestone
Description
The parser currently generates TSParenthesizedType
nodes, which are totally redundant as far as I know.
Or am I missing something and they're actually used somehow?
Did you consider removing them or probably hiding behind a flag?
Related issue in Babel: babel/babel#9546
Metadata
Metadata
Assignees
Labels
ASTPRs and Issues about the AST structurePRs and Issues about the AST structurebreaking changeThis change will require a new major version to be releasedThis change will require a new major version to be releasedpackage: typescript-estreeIssues related to @typescript-eslint/typescript-estreeIssues related to @typescript-eslint/typescript-estree