소스 검색

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,