代码拉取完成,页面将自动刷新
{
"name": "vue-vadmin-better",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore",
"format": "prettier --write ./",
"prepare": "husky install"
},
"dependencies": {
"@vueuse/core": "^10.5.0",
"ant-design-vue": "^4.0.6",
"axios": "^1.6.0",
"dayjs": "^1.11.10",
"lodash": "^4.17.21",
"pinia": "^2.1.7",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@rushstack/eslint-patch": "^1.3.3",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"cz-customizable": "^7.0.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"husky": "8.0.3",
"less": "^4.2.0",
"prettier": "^3.0.3",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "0.25.2",
"vite": "^4.4.11",
"vite-plugin-eslint": "^1.8.1"
},
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
}
},
"lint-staged": {
"src/**/*.{vue,js,jsx,cjs,mjs}": [
"eslint --fix",
"git add *"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。