改为typescript支持

This commit is contained in:
2024-12-11 15:32:20 +08:00
parent 72e3d1b756
commit 812a642aaa
13 changed files with 477 additions and 245 deletions

View File

@@ -13,6 +13,8 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"@types/node": "^22.10.1",
"typescript": "^5.0.2",
"vite": "^6.0.1"
}
}