refactor: 🔧 added some scope for CC
This commit is contained in:
parent
3d0e47cd34
commit
2bd1b9529c
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@ -1,6 +1,11 @@
|
|||||||
{
|
{
|
||||||
"git.ignoreLimitWarning": true,
|
"git.ignoreLimitWarning": true,
|
||||||
"conventionalCommits.scopes": [
|
"conventionalCommits.scopes": [
|
||||||
"#1"
|
"#1",
|
||||||
|
"#2",
|
||||||
|
"#3",
|
||||||
|
"#4",
|
||||||
|
"#5",
|
||||||
|
"#6"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user