mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
eslint fixed for process.env
This commit is contained in:
parent
f8e5021661
commit
bec1799bf3
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"FB": "readonly"
|
||||
},
|
||||
"env": {
|
||||
"node": true,
|
||||
"commonjs": true,
|
||||
"browser": true,
|
||||
"es6": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue