Pārlūkot izejas kodu

noImplicitAny: true

sanex3339 9 gadi atpakaļ
vecāks
revīzija
e2944efc3b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -7,7 +7,7 @@
     "emitDecoratorMetadata": true,
     "experimentalDecorators": true,
     "removeComments": true,
-    "noImplicitAny": false
+    "noImplicitAny": true
   },
   "exclude": [
     "node_modules",