chore: 整理项目资源和配置
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"lint": "npm run lint:eslint && npm run lint:prettier && npm run lint:stylelint",
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"prepare": "husky",
|
||||
"commit": "git-cz"
|
||||
"commit": "git-cz",
|
||||
"deploy": "node deploy.mjs"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
|
||||
Reference in New Issue
Block a user