Commitlint. commitlint用於檢查我們的commit message是否符合提交規范,如果不符合,則直接拒絕提交。 全局安裝 npm install -g @commitlint/cli ...
確定! 回上一頁