فهرست منبع

refactor: remove unused Angular diagnostic suppression

徐福静0235668 2 روز پیش
والد
کامیت
68435a1bd3
1فایلهای تغییر یافته به همراه1 افزوده شده و 6 حذف شده
  1. 1 6
      tsconfig.json

+ 1 - 6
tsconfig.json

@@ -20,12 +20,7 @@
     "strictInjectionParameters": true,
     "strictInputAccessModifiers": true,
     "typeCheckHostBindings": true,
-    "strictTemplates": true,
-    "extendedDiagnostics": {
-      "checks": {
-        "unusedStandaloneImports": "suppress"
-      }
-    }
+    "strictTemplates": true
   },
   "files": [],
   "references": [