代码拉取完成,页面将自动刷新
{
"name": "apifox-to-code-demo",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview",
"clean": "rimraf node_modules && rimraf pnpm-lock.yaml",
"clean:husky": "rimraf .husky",
"lint:eslint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src",
"lint:prettier": "prettier --write \"src/**/*.{js,json,tsx,css,less,scss,vue,html,md}\"",
"commit": "git-cz",
"prepare": "husky install"
},
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
}
},
"lint-staged": {
"*.{js,ts,vue}": [
"npm run lint:prettier",
"npm run lint:eslint"
]
},
"dependencies": {
"@ant-design/icons-vue": "^7.0.1",
"@codemirror/lang-javascript": "^6.2.1",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@uiw/codemirror-theme-vscode": "^4.21.21",
"ant-design-vue": "^4.1.2",
"apifox-to-code": "^1.0.0",
"axios": "^0.27.2",
"codemirror": "^6.0.1",
"dayjs": "^1.11.10",
"pinia": "^2.0.20",
"sass": "^1.54.5",
"vue": "^3.2.37",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.1.4"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@types/node": "^18.7.12",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"@vitejs/plugin-vue": "^3.0.3",
"autoprefixer": "^10.4.14",
"commitizen": "^4.2.5",
"commitlint-config-cz": "^0.13.3",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^6.9.1",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.4.0",
"husky": "^8.0.1",
"less": "^4.1.3",
"lint-staged": "^13.0.3",
"postcss": "^8.4.21",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
"unocss": "^0.58.0",
"vite": "^3.0.9",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.0.3",
"vue-tsc": "^0.40.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。