]> git.openstreetmap.org Git - rails.git/commitdiff
Fix eslint warnings
authorTom Hughes <tom@compton.nu>
Mon, 17 May 2021 18:28:20 +0000 (19:28 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 17 May 2021 18:29:04 +0000 (19:29 +0100)
config/eslint.json

index f7d02fee67ae92934c8b61d4e70910a40ac78ec2..22ecdd3db9950f618ae1399fe80c2485e777edef 100644 (file)
@@ -7,6 +7,7 @@
     "eslint:recommended"
   ],
   "globals": {
+    "Cookies": "readonly",
     "I18n": "readonly",
     "L": "readonly",
     "OSM": "writable",