X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/492a6405306092c39c26b4f6cc8b2e793ee22d43..5ff4e4e331e8e8e117bbbfeefe045c66d1349d29:/config/eslint.json?ds=sidebyside 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" },