husky 包安装 npm install husky --save-dev # commitlint 所需包安装 npm install ... 全局安装commitizen 情况下可使用 git cz 或者 npm run commit 来提交代码 ...
確定! 回上一頁