chore(settings): add conventional commit scopes for vscode
This commit is contained in:
committed by
Dominik
parent
23e67adfa7
commit
358e315921
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"conventionalCommits.scopes": [
|
||||
"extension-link",
|
||||
"settings"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user