X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/549eb625861a7e41745af7798ed6eef7aa26c2de..dd62e3dffc86f69c4c60c5acf2b05f871ef11976:/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",