Skip to content

Conversation

@gaborantal
Copy link

In ES2020, support of named export has been added 1.
Traversing an ExportAllDeclaration previously missed its 'exported' key which is an identifier.

In this patchset, the traverse of the 'exported' key is added.

In ES2020, support of named export has been added [1].
Traversing an ExportAllDeclaration previously missed its 'exported' key which is an identifier.

In this patchset, the traverse of the 'exported' key is added.

[1]: https://github.com/estree/estree/blob/master/es2020.md#exportalldeclaration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant