We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4034fb commit df321fcCopy full SHA for df321fc
.commitlintrc.js
@@ -13,6 +13,7 @@ module.exports = {
13
'always',
14
[
15
'cli',
16
+ 'zh',
17
...VuepressPackages
18
].map(name => `$${name}`)
19
]
0 commit comments