zhangwei
2025-08-15 7339b8a9ccf09e6262cb71ac6c9b724cdfa6fe22
tsconfig.json
@@ -2,7 +2,7 @@
  "compilerOptions": {
    "target": "ESNext",
    "module": "ESNext",
    "moduleResolution": "bundler",
    "moduleResolution": "node",
    "strict": false,
    "strictFunctionTypes": false,
    "noImplicitThis": true,