Explorar el Código

Update .eslintrc.json

Reverting this since an enforcement of this rule in addons is too complicated right now.
Michael Herzog hace 1 año
padre
commit
de859295a2
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      .eslintrc.json

+ 0 - 3
.eslintrc.json

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

粤ICP备19079148号