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

Errors parsing Habitica #19

Closed
santiago-a-vidal opened this issue Nov 2, 2018 · 1 comment
Closed

Errors parsing Habitica #19

santiago-a-vidal opened this issue Nov 2, 2018 · 1 comment

Comments

@santiago-a-vidal
Copy link

Habitica (https://github.com/HabitRPG/habitica) is one of the largest graph that I could find. But it has some js files that cannot be parsed. Can you checked?

@santiago-a-vidal santiago-a-vidal changed the title Errors parsing Habtica Errors parsing Habitica Nov 2, 2018
@dorellang
Copy link
Owner

This is happens because of the ES2018 object spread notation that is currently not supported on Esprima, so I think there is not so much to do about it for now.

Related Hunter issue: #10
Related Esprima issue: jquery/esprima#1927

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