ソースを参照

Update .eslintrc.json

Reverting this since an enforcement of this rule in addons is too complicated right now.
Michael Herzog 1 年間 前
コミット
de859295a2
1 ファイル変更0 行追加3 行削除
  1. 0 3
      .eslintrc.json

+ 0 - 3
.eslintrc.json

@@ -73,9 +73,6 @@
         "requireReturnDescription": false,
         "requireParamType": true
       }
-    ],
-    "eqeqeq": [
-      "error"
     ]
   }
 }

粤ICP备19079148号