X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e443ec7587e78564deadd34f0aebde02c83437cc..6c48d06a585c2a1452ca55d6059202bf7dfd1d58:/config/eslint.json diff --git a/config/eslint.json b/config/eslint.json index 3b878d48a..397615d1a 100644 --- a/config/eslint.json +++ b/config/eslint.json @@ -13,7 +13,8 @@ "OSM": "writable", "Matomo": "readonly", "Qs": "readonly", - "updateLinks": "readonly" + "updateLinks": "readonly", + "Turbo": "readonly" }, "rules": { "accessor-pairs": "error",