Skip to content
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

fix #69: comments parsing fix for multiple named exports in single statement #70

Merged
merged 2 commits into from
Aug 27, 2021

Conversation

ekhaled
Copy link
Contributor

@ekhaled ekhaled commented Aug 25, 2021

closes #69

when there are more than one named export
@ekhaled ekhaled marked this pull request as ready for review August 25, 2021 17:42
@ekhaled
Copy link
Contributor Author

ekhaled commented Aug 26, 2021

@alexprey this is now ready fo review 👍🏼

@alexprey alexprey added this to the 4.0.0 milestone Aug 27, 2021
@alexprey alexprey added the bug Something isn't working label Aug 27, 2021
@alexprey alexprey merged commit 9a3ea2d into alexprey:master Aug 27, 2021
@ekhaled ekhaled deleted the multi-named-exports branch August 27, 2021 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comments not parsed properly (repeated) for multipe named exports
2 participants