-
Notifications
You must be signed in to change notification settings - Fork 334
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for exported
field of ExportAllDeclaration node
#420
base: master
Are you sure you want to change the base?
Added support for exported
field of ExportAllDeclaration node
#420
Conversation
e9a51ae
to
e8a4c6a
Compare
@michaelficarra please check this. |
@michaelficarra Any news? |
@michaelficarra ping |
@michaelficarra Ping. This is a small PR so it should be reviewed fast. |
Ping |
@michaelficarra please check this |
@michaelficarra ping |
@michaelficarra please check this |
@michaelficarra ping |
1 similar comment
@michaelficarra ping |
@michaelficarra Ping |
@michaelficarra last ping in hope that it will be merged and I wont create a fork with all my PRs |
I created the fork with this feature: |
@Constellation 🙏 Can we get this reviewed and merged? It's a net 14 lines patch. |
Added support for
export * as foo from 'bar';
exports.