Selaa lähdekoodia

Update .eslintrc.json

Reverting this since an enforcement of this rule in addons is too complicated right now.
Michael Herzog 1 vuosi sitten
vanhempi
sitoutus
de859295a2
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      .eslintrc.json

+ 0 - 3
.eslintrc.json

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

粤ICP备19079148号