npm install commitizen cz-conventional-changelog --save-dev
"scripts": {
"dev": "webpack-dev-server --host 0.0.0.0 --inline --progress",
"commit": "git-cz"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
手机扫一扫
移动阅读更方便
你可能感兴趣的文章