2 Star 0 Fork 0

yanghang/ts-comp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
blancyang(杨航) 提交于 2023-07-18 10:39 . feat: init
{
"name": "ts-comp",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.3.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"highlight.js": "^11.8.0",
"typescript": "^5.0.2",
"vite": "^4.4.0",
"vite-plugin-md": "^0.21.5",
"vue-tsc": "^1.8.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ock/ts-comp.git
[email protected]:ock/ts-comp.git
ock
ts-comp
ts-comp
master

搜索帮助