'-'
zhangwei
2025-07-28 bb576469eb1e2cb2bf8e1717902702ca28f5ef65
tsconfig.json
@@ -2,7 +2,7 @@
  "compilerOptions": {
    "target": "ESNext",
    "module": "ESNext",
    "moduleResolution": "bundler",
    "moduleResolution": "node",
    "strict": false,
    "strictFunctionTypes": false,
    "noImplicitThis": true,