代码拉取完成,页面将自动刷新
{
"name": "ycz-ui",
"version": "1.0.0",
"description": "",
"keywords": [],
"license": "ISC",
"author": "",
"main": "index.js",
"scripts": {
"lint": "eslint . --fix",
"format": "prettier --config .prettierrc --write .",
"format-watch": "onchange \"**/*.{js,jsx,ts,tsx,css,md}\" -- prettier --config .prettierrc --write",
"lint:commit": "commitlint --from $(git merge-base origin/dev HEAD) --to HEAD > ./commit-lint.txt"
},
"dependencies": {
"rollup-plugin-esbuild": "^6.1.0"
},
"devDependencies": {
"@esbuild-kit/cjs-loader": "^2.4.4",
"@types/node": "^20.8.10",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@ycz-ui/build-utils": "workspace:^",
"@ycz-ui/eslint-config": "workspace:^",
"sass": "^1.69.5",
"tsx": "^3.14.0",
"typescript": "^4.7.4",
"unplugin-element-plus": "^0.8.0",
"unplugin-vue-macros": "^2.6.2",
"vitest": "^0.34.6",
"vue": "^3.3.7",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.22"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-git"
}
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"vite",
"react",
"react-dom"
]
}
},
"lint-staged": {
"*.{vue,js,ts,jsx,tsx,md,json}": "eslint --fix"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。