eslint fixed for process.env

This commit is contained in:
nklhrstv 2020-01-30 16:26:04 +02:00
parent f8e5021661
commit bec1799bf3

View file

@ -13,6 +13,7 @@
"FB": "readonly"
},
"env": {
"node": true,
"commonjs": true,
"browser": true,
"es6": true