安装commitizen 工具 $ npm install -g commitizen # 创建一个空的package.json 文件 $ npm init --yes # 使项目支持Angular 的Commit message 格式 ...
確定! 回上一頁