Преглед изворни кода

Align ESLint with current custom

jmacura пре 5 година
родитељ
комит
ab8ff0ab9b
1 измењених фајлова са 1 додато и 4 уклоњено
  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",