add 3rd party libraries to imports

This commit is contained in:
Thomas Grainger 2016-11-29 03:11:21 +00:00
parent 95daa65d7d
commit 661b420103
No known key found for this signature in database
GPG key ID: 995EA0A029283160
28 changed files with 301 additions and 220 deletions

View file

@ -17,5 +17,8 @@
"env": {
"browser": true,
"node": true
},
"globals": {
"COMPILE_TIME": true
}
}