Explorar el Código

Remove eslint option that does not work.

Thanks to xet7 !
Lauri Ojansivu hace 5 años
padre
commit
a06daff92e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .eslintrc.json

+ 0 - 1
.eslintrc.json

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