7 Star 0 Fork 0

飞舟/gxan_test_system

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.25 KB
一键复制 编辑 原始数据 按行查看 历史
飞舟 提交于 2022-11-06 01:07 . feat:引入自动删除console模块
{
"name": "gxan_test_system",
"version": "0.0.0",
"scripts": {
"dev": "vite --host 0.0.0.0",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.10",
"axios": "^1.1.2",
"crypto-js": "^4.1.1",
"element-plus": "^2.2.17",
"pinia": "^2.0.21",
"qs": "^6.11.0",
"sass": "^1.55.0",
"vue": "^3.2.38",
"vue-router": "^4.1.5",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@types/node": "^16.11.56",
"@types/qs": "^6.9.7",
"@vitejs/plugin-vue": "^3.0.3",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.3",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"terser": "^5.15.1",
"typescript": "~4.7.4",
"unplugin-auto-import": "^0.11.2",
"unplugin-icons": "^0.14.11",
"unplugin-vue-components": "^0.22.8",
"vite": "^3.0.9",
"vue-tsc": "^0.40.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/faychou/gxan_test_system.git
git@gitee.com:faychou/gxan_test_system.git
faychou
gxan_test_system
gxan_test_system
master

搜索帮助