]> git.openstreetmap.org Git - rails.git/commitdiff
Remove Qs from eslint globals
authorAnton Khorev <tony29@yandex.ru>
Tue, 4 Feb 2025 16:49:28 +0000 (19:49 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 4 Feb 2025 16:49:28 +0000 (19:49 +0300)
config/eslint.js

index b4d0429e4ae8417db3fbfe4b3324fe721e20fc39..a52d2769335f5d14b9a1a6c735d358e7f1ce2890 100644 (file)
@@ -15,7 +15,6 @@ module.exports = [
         L: "readonly",
         OSM: "writable",
         Matomo: "readonly",
         L: "readonly",
         OSM: "writable",
         Matomo: "readonly",
-        Qs: "readonly",
         Turbo: "readonly",
         updateLinks: "readonly"
       }
         Turbo: "readonly",
         updateLinks: "readonly"
       }