Bläddra i källkod

Update .eslintrc.json

Reverting this since an enforcement of this rule in addons is too complicated right now.
Michael Herzog 1 år sedan
förälder
incheckning
de859295a2
1 ändrade filer med 0 tillägg och 3 borttagningar
  1. 0 3
      .eslintrc.json

+ 0 - 3
.eslintrc.json

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

粤ICP备19079148号