Merge pull request #5606 from AntonKhorev/no-eslint-qs

Remove Qs from eslint globals
This commit is contained in:
Andy Allan 2025-02-05 16:41:19 +00:00 committed by GitHub
commit d62caf5fe2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,6 @@ module.exports = [
L: "readonly",
OSM: "writable",
Matomo: "readonly",
Qs: "readonly",
Turbo: "readonly",
updateLinks: "readonly"
}