X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9018d1af07c53b03bf8caf0480b931dc25f57147..1a7b7f5d18931f60f4171b7ac410ea4434828dd1:/config/eslint.json diff --git a/config/eslint.json b/config/eslint.json index 22ecdd3db..397615d1a 100644 --- a/config/eslint.json +++ b/config/eslint.json @@ -11,9 +11,10 @@ "I18n": "readonly", "L": "readonly", "OSM": "writable", - "Piwik": "readonly", + "Matomo": "readonly", "Qs": "readonly", - "updateLinks": "readonly" + "updateLinks": "readonly", + "Turbo": "readonly" }, "rules": { "accessor-pairs": "error",