chore(workspace): add more scopes to conventional commits config
This commit is contained in:
parent
3378cc24be
commit
f0a8e07b0e
@ -7,7 +7,7 @@
|
||||
"nuxt": {},
|
||||
"server/middleware": {},
|
||||
"components": {},
|
||||
"deps": {},
|
||||
"dependencies": {},
|
||||
"client-side": {},
|
||||
"config": {},
|
||||
"workspace": {},
|
||||
@ -15,7 +15,9 @@
|
||||
"api/utils": {},
|
||||
"server/utils": {},
|
||||
"server/plugins": {},
|
||||
"ci": {}
|
||||
"ci": {},
|
||||
"tests/browser": {},
|
||||
"tests/api": {}
|
||||
},
|
||||
"types": {
|
||||
"refactor": {
|
||||
|
Loading…
Reference in New Issue
Block a user