This repository was archived by the owner on Jan 19, 2019. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 75
Tests fail because of espree not being available #6
Labels
Comments
Whilst this is a simple enough error, I am unclear as to whether the dependency is missing, or whether the seeming requirement for it is erroneous (as is the case for #2) |
It shouldn't be required, that's definitely a mistake. |
Closed
Okay, basic tests should be fixed. I don't have all of the ones we'll need eventually, but this should at least unblock further development. |
Thanks a lot! Just to confirm, is this fixed in the sense of being runnable, or also passing? Look forward to contributing more to this over the coming weeks! |
Runnable. See #15. Would love some help on that. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was simply trying to put together a PR to address #2, but the tests are unable to run because of espree not being available in the project.
All I did was fork the repo and run
npm t
The text was updated successfully, but these errors were encountered: