husky本质上是使用git的hooks,可以在git commit、push、update等前后阶段运行一些命令。 commitlint是在git commit-msg hook阶段对commit message ...
確定! 回上一頁