X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c162c065c6f6db5dc584599f5639b296b627a165..fc832a1e6a5b60798a09fa8bb9c12e7773a7ff8f:/config/eslint.json diff --git a/config/eslint.json b/config/eslint.json index 2e9567a4e..7a9e7d4e4 100644 --- a/config/eslint.json +++ b/config/eslint.json @@ -7,12 +7,10 @@ "eslint:recommended" ], "globals": { - "bowser": "readonly", "I18n": "readonly", "L": "readonly", "OSM": "writable", "Piwik": "readonly", - "querystring": "readonly", "require": "readonly", "updateLinks": "readonly" },