This repository was archived by the owner on Jul 31, 2018. It is now read-only.
This repository was archived by the owner on Jul 31, 2018. It is now read-only.
Update Version of Esprima Used #40
Open
Description
We're currently on an old (potentially custom-patched) Esprima version.
We should:
- Version-track what we're using. (submodule? npm config file?)
- Tidy into lib directory.
- Update to latest version (2.6 for bug Esprima Keyword Bug #20)
- Document nodejs dependency/fixup calling bash script for Debian/everyone else naming issues.