特性: 集成 custom commitlint 配置

This commit is contained in:
就眠儀式
2022-04-24 00:41:50 +08:00
parent 0b79aa072b
commit a737bdb08d
13 changed files with 24 additions and 22 deletions

View File

@@ -50,4 +50,5 @@ module.exports = {
'vue/require-default-prop': 'off',
'vue/script-setup-uses-vars': 'off'
}
}
}