Merged with latest and added some new dev dependencies for unit tests and flow language
This commit is contained in:
commit
a9a3c34358
10 changed files with 298 additions and 13 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,4 +1,7 @@
|
|||
*~
|
||||
*.retry
|
||||
node_modules/
|
||||
build/
|
||||
dist/
|
||||
/.vagrant
|
||||
lib/
|
||||
testlib/
|
||||
Loading…
Add table
Add a link
Reference in a new issue