Enable Turbo Drive with morphing for Messages#{destroy,mark}

This commit is contained in:
Gregory Igelmund 2024-02-28 16:20:24 +01:00
parent f0af7d3cff
commit 1a7b7f5d18
13 changed files with 42 additions and 63 deletions

View file

@ -13,7 +13,8 @@
"OSM": "writable",
"Matomo": "readonly",
"Qs": "readonly",
"updateLinks": "readonly"
"updateLinks": "readonly",
"Turbo": "readonly"
},
"rules": {
"accessor-pairs": "error",