mirror of
https://github.com/xiangshu233/vue3-vant4-mobile.git
synced 2025-04-06 03:57:47 +08:00
chore: ⏪ 更新 commitlint 配置项
This commit is contained in:
parent
18daa2703a
commit
0d5d74c63b
@ -63,8 +63,8 @@ module.exports = {
|
||||
customScopesAlign: !scopeComplete ? 'top' : 'bottom',
|
||||
defaultScope: scopeComplete,
|
||||
scopes: [...scopes, 'mock'],
|
||||
allowEmptyIssuePrefixs: false,
|
||||
allowCustomIssuePrefixs: false,
|
||||
allowEmptyIssuePrefixs: true,
|
||||
allowCustomIssuePrefixs: true,
|
||||
messages: {
|
||||
type: '选择你要提交的类型 :',
|
||||
scope: '选择一个提交范围(可选):',
|
||||
|
Loading…
x
Reference in New Issue
Block a user