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

Won't parse spread operator #10

Closed
matthewgertner opened this issue Nov 26, 2018 · 2 comments
Closed

Won't parse spread operator #10

matthewgertner opened this issue Nov 26, 2018 · 2 comments

Comments

@matthewgertner
Copy link

This library was failing to parse files that contain the spread operator. I fixed it by updating the ecmaVersion passed to falafel to 9. I can submit a PR if you want.

@ValYouW
Copy link
Owner

ValYouW commented Dec 5, 2018

Yeah cool. Is it printing the args correctly on enter to new functions?

@ValYouW
Copy link
Owner

ValYouW commented Jan 6, 2019

Fixed. Thx (52a6ddb)

@ValYouW ValYouW closed this as completed Jan 6, 2019
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