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',
|
customScopesAlign: !scopeComplete ? 'top' : 'bottom',
|
||||||
defaultScope: scopeComplete,
|
defaultScope: scopeComplete,
|
||||||
scopes: [...scopes, 'mock'],
|
scopes: [...scopes, 'mock'],
|
||||||
allowEmptyIssuePrefixs: false,
|
allowEmptyIssuePrefixs: true,
|
||||||
allowCustomIssuePrefixs: false,
|
allowCustomIssuePrefixs: true,
|
||||||
messages: {
|
messages: {
|
||||||
type: '选择你要提交的类型 :',
|
type: '选择你要提交的类型 :',
|
||||||
scope: '选择一个提交范围(可选):',
|
scope: '选择一个提交范围(可选):',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user