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