Skip to content

[breaking] Remove TSParenthesizedType unless createParenthesizedExpressions is enabled #9546

@nicolo-ribaudo

Description

@nicolo-ribaudo

I don't understand why we generate TSParenthesizedType nodes by default. Example: AST Explorer. It isn't needed (it isn't part of the AST, but more a CST thing) and we don't use it from Flow.

Also, we should add it to Flow when that option is enabled.

Ref: #8025

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions