瀏覽代碼

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