浏览代码

Remove eslint option that does not work.

Thanks to xet7 !
Lauri Ojansivu 5 年之前
父节点
当前提交
a06daff92e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .eslintrc.json

+ 0 - 1
.eslintrc.json

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