X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f0af7d3cff920e62cc98e3aead8ae5c5f6e66427..1a7b7f5d18931f60f4171b7ac410ea4434828dd1:/config/eslint.json?ds=inline 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",