🔧 工具: 集成 cz-customizable 依赖
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
"@typescript-eslint/parser": "^5.8.0",
|
||||
"commitizen": "^4.2.4",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"commitlint-config-cz": "^0.13.3",
|
||||
"cz-customizable": "^6.3.0",
|
||||
"eslint": "^8.5.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
@@ -42,7 +44,7 @@
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
"path": "./node_modules/cz-conventional-changelog"
|
||||
"path": "node_modules/cz-customizable"
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
|
||||
Reference in New Issue
Block a user