Merged with latest and added some new dev dependencies for unit tests and flow language

This commit is contained in:
Sean Toner 2017-07-11 15:04:08 -04:00
commit a9a3c34358
10 changed files with 298 additions and 13 deletions

5
.gitignore vendored
View file

@ -1,4 +1,7 @@
*~
*.retry
node_modules/
build/
dist/
/.vagrant
lib/
testlib/