diff --git a/.eslintrc.json b/.eslintrc.json index 3a8dbed..36664f7 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -5,6 +5,7 @@ ], "globals": { "chrome": true, + "fetch": true, "URL": true, "WebSocket": true },