mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-29 09:47:43 +08:00
chore: add deps/types for commitlint scope (#18778)
* chore: add site/demo/type for commitlint type-enum * demo: test * fix(types): test * fix(types): test * fix(deps): test * chore: update
This commit is contained in:
parent
2cb7d1cb03
commit
602622ba8a
@ -21,6 +21,8 @@ const scopes = [
|
||||
'border',
|
||||
'var',
|
||||
'ssr',
|
||||
'types',
|
||||
'deps',
|
||||
]
|
||||
|
||||
const gitStatus = execSync('git status --porcelain || true')
|
||||
|
Loading…
Reference in New Issue
Block a user