zhengyiming
2025-08-22 0b354233fcfc629fd0fbd54b90d6cbd1b49facfd
tsconfig.base.json
@@ -19,5 +19,6 @@
    "incremental": true,
    "jsxImportSource": "vue"
  },
  "compileOnSave": false
  "compileOnSave": false,
  "include": ["types/*.d.ts"]
}