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