X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b70da7b8ea15ab48bb2f34155567cea6dffc8fc9..9fe69b0b7fe1644d1b7408bf0a3aaf32c68c43ac:/config/eslint.json diff --git a/config/eslint.json b/config/eslint.json index f7d02fee6..22ecdd3db 100644 --- a/config/eslint.json +++ b/config/eslint.json @@ -7,6 +7,7 @@ "eslint:recommended" ], "globals": { + "Cookies": "readonly", "I18n": "readonly", "L": "readonly", "OSM": "writable",