Преглед изворни кода

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": [