1 Star 0 Fork 1

xiebo/vite-project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 873 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiebo 提交于 2021-07-16 13:51 . vite-cs
{
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"@vue/eslint-config-typescript": "^7.0.0",
"axios": "^0.21.1",
"babel-plugin-component": "^1.1.1",
"element-plus": "^1.0.2-beta.55",
"eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "^7.13.0",
"path": "^0.12.7",
"prettier": "^2.3.2",
"vue": "^3.0.5",
"vue-router": "^4.0.10",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/node": "^16.3.2",
"@vitejs/plugin-vue": "^1.2.5",
"@vue/compiler-sfc": "^3.0.5",
"typescript": "^4.3.2",
"vite": "^2.4.2",
"vue-tsc": "^0.0.24"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiebo888/vite-project.git
git@gitee.com:xiebo888/vite-project.git
xiebo888
vite-project
vite-project
master

搜索帮助