Browse Source

Align ESLint with current custom

jmacura 5 năm trước cách đây
mục cha
commit
ab8ff0ab9b
1 tập tin đã thay đổi với 1 bổ sung4 xóa
  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",