chenlei 8 місяців тому
батько
коміт
dc7f3dec43
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

@@ -2,7 +2,7 @@
   "compilerOptions": {
     "target": "esnext",
     "module": "esnext",
-    "strict": true,
+    "strict": false,
     "jsx": "preserve",
     "moduleResolution": "node",
     "experimentalDecorators": true,