-
Notifications
You must be signed in to change notification settings - Fork 783
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
syntax error by rest parameter of spread syntax #2113
Comments
you can try my fork esprima-next, there this works |
@jogibear9988 Have you figured out a way to replace esprima with your package when nested dependencies rely on esprima? For instance, Terser requires esprima through nested dependencies. I've covered the problem more here. |
no, never tried. |
maybe raise an issue at the other packages |
hello
sorry if my misleading, my code is not parsed by esprima
Steps to reproduce
copy and paste below to demo
Actual output
Error: Line 10: Unexpected token ...
The text was updated successfully, but these errors were encountered: