فهرست منبع

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",