Procházet zdrojové kódy

Update .eslintrc.json

Reverting this since an enforcement of this rule in addons is too complicated right now.
Michael Herzog před 1 rokem
rodič
revize
de859295a2
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. 0 3
      .eslintrc.json

+ 0 - 3
.eslintrc.json

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

粤ICP备19079148号