Browse Source

Update .eslintrc.json

Reverting this since an enforcement of this rule in addons is too complicated right now.
Michael Herzog 1 năm trước cách đây
mục cha
commit
de859295a2
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      .eslintrc.json

+ 0 - 3
.eslintrc.json

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

粤ICP备19079148号