CChen Fengyuanbuild: improve config
900aca61创建于 2022年2月7日历史提交
module.exports = {
  extends: [
    '@commitlint/config-conventional',
  ],
};