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

updated esprima within reqursive/detective for modern ES support #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paulirish
Copy link

This isn't a serious pull request (as the project appears to be unmaintained), but it fixes your typical Unexpected token errors when running colony on modern codebases.

You must install the dependencies using yarn to take advantages of this field. But everything appears to work!

probably fixes #17, #18


Also to anyone else curious: https://github.com/tomek-f/colony-fixed has slightly more updated dependencies and doesn't require this yarn-only hack. (Untested, so it probably still requires a bump here or there)

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

Successfully merging this pull request may close these issues.

Error: Line 3: Unexpected reserved word
1 participant