Browse Source

Remove eslint option that does not work.

Thanks to xet7 !
Lauri Ojansivu 5 năm trước cách đây
mục cha
commit
a06daff92e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      .eslintrc.json

+ 0 - 1
.eslintrc.json

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