Bläddra i källkod

Remove eslint option that does not work.

Thanks to xet7 !
Lauri Ojansivu 5 år sedan
förälder
incheckning
a06daff92e
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      .eslintrc.json

+ 0 - 1
.eslintrc.json

@@ -14,7 +14,6 @@
   "parserOptions": {
     "ecmaVersion": 2018,
     "sourceType": "module",
-    "allowImportExportEverywhere": true
   },
   "rules": {
     "strict": 0,