Pārlūkot izejas kodu

refactor: remove unused Angular diagnostic suppression

徐福静0235668 2 dienas atpakaļ
vecāks
revīzija
68435a1bd3
1 mainītis faili ar 1 papildinājumiem un 6 dzēšanām
  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": [