zq940222 hai 6 meses
pai
achega
c7ca9e1192
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      tsconfig.json

+ 2 - 1
tsconfig.json

@@ -27,5 +27,6 @@
     "allowSyntheticDefaultImports": true
   },
   "include": ["src"],
-  "references": [{ "path": "./tsconfig.node.json" }]
+  "references": [{ "path": "./tsconfig.node.json" }],
+  "noImplicitAny": false,
 }