X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6dd451c7ee48663d6b0753bfe8b4da2060c4cf60..22377cbdd48a19473feff45d18e57e9501a3aceb:/config/eslint.json?ds=sidebyside diff --git a/config/eslint.json b/config/eslint.json index cd235e678..22ecdd3db 100644 --- a/config/eslint.json +++ b/config/eslint.json @@ -7,12 +7,12 @@ "eslint:recommended" ], "globals": { - "bowser": "readonly", + "Cookies": "readonly", "I18n": "readonly", "L": "readonly", "OSM": "writable", "Piwik": "readonly", - "require": "readonly", + "Qs": "readonly", "updateLinks": "readonly" }, "rules": {