X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e731dd71a77ad4ad1e9db22535e89444bb98e5d9..033c3b28b3b2708634f3015449d0c2ed222e26d6:/config/eslint.json diff --git a/config/eslint.json b/config/eslint.json index cd235e678..f7d02fee6 100644 --- a/config/eslint.json +++ b/config/eslint.json @@ -7,12 +7,11 @@ "eslint:recommended" ], "globals": { - "bowser": "readonly", "I18n": "readonly", "L": "readonly", "OSM": "writable", "Piwik": "readonly", - "require": "readonly", + "Qs": "readonly", "updateLinks": "readonly" }, "rules": {