module.exports = { extends: [ '@commitlint/config-conventional' ], };. 同时,对于团队来说,可以使用Husky 来共享Git Hook 的配置,从而达到 ...
確定! 回上一頁