-
Notifications
You must be signed in to change notification settings - Fork 68
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
Can't parse es2018 (for await) #106
Comments
@falsandtru Sorry for my late response. I'll tackle with this issue after #107. Thanks! |
Thanks. Can you also update unassert? I can't use es2017+ in my projects because that can't parse it. |
Will be fixed in forthcoming next minor release. |
Just released as power-assert 1.6.0, thank you for reporting @falsandtru ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to use for-await syntax. Can you support es2018?
The text was updated successfully, but these errors were encountered: