X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/549eb625861a7e41745af7798ed6eef7aa26c2de..7c9b3229e662352c7f2e78f580523d639d4a5d1a:/config/eslint.json diff --git a/config/eslint.json b/config/eslint.json index f7d02fee6..3b878d48a 100644 --- a/config/eslint.json +++ b/config/eslint.json @@ -7,10 +7,11 @@ "eslint:recommended" ], "globals": { + "Cookies": "readonly", "I18n": "readonly", "L": "readonly", "OSM": "writable", - "Piwik": "readonly", + "Matomo": "readonly", "Qs": "readonly", "updateLinks": "readonly" },