Add browser env

This commit is contained in:
Linus Miller 2016-09-15 11:02:54 +02:00
parent e1e53b8cbe
commit 19eb67763c

View File

@ -34,6 +34,10 @@
"strict": [ 2, "global" ]
},
"env": {
"browser": true
},
"globals": {
"ENV": true,
"google": true,