commitlint 也是通用的工具,需要同时安装风格配置。 husky 可以方便使用git hooks ,在commit 时触发commitlint 。 npm install --save-dev @commitlint/ ...
確定! 回上一頁