X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c162c065c6f6db5dc584599f5639b296b627a165..61c3d97a8ad2891bef0a2eeaa0d60e625b6c2ef2:/config/eslint.json?ds=sidebyside diff --git a/config/eslint.json b/config/eslint.json index 2e9567a4e..f7d02fee6 100644 --- a/config/eslint.json +++ b/config/eslint.json @@ -7,13 +7,11 @@ "eslint:recommended" ], "globals": { - "bowser": "readonly", "I18n": "readonly", "L": "readonly", "OSM": "writable", "Piwik": "readonly", - "querystring": "readonly", - "require": "readonly", + "Qs": "readonly", "updateLinks": "readonly" }, "rules": {