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

Doesn't work with import/exports #23

Closed
chinchang opened this issue Apr 6, 2021 · 1 comment
Closed

Doesn't work with import/exports #23

chinchang opened this issue Apr 6, 2021 · 1 comment

Comments

@chinchang
Copy link

Esprima fails to parse such files. sourceType: true needs to be passed to Esprima to fix this, but there is not way to pass options to Esprima.

@sindresorhus
Copy link
Owner

Fixed by #24.

This issue is being transferred. Timeline may not be complete until it finishes.
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

No branches or pull requests

2 participants