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