使用commitizen进行提交一、初始化npm install -g commitizen# 然后在工程中执行下面两个初始化命令npm init --yescommitizen init ...
確定! 回上一頁