Forráskód Böngészése

Align ESLint with current custom

jmacura 5 éve
szülő
commit
ab8ff0ab9b
1 módosított fájl, 1 hozzáadás és 4 törlés
  1. 1 4
      .eslintrc.json

+ 1 - 4
.eslintrc.json

@@ -10,10 +10,7 @@
   "rules": {
     "angular/di": [
       "error",
-      "array",
-      {
-        "matchNames": false
-      }
+      "function"
     ],
     "angular/typecheck-array": "off",
     "angular/typecheck-date": "off",