Ver Fonte

Align ESLint with current custom

jmacura há 5 anos atrás
pai
commit
ab8ff0ab9b
1 ficheiros alterados com 1 adições e 4 exclusões
  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",