chore(.vscode): 🔧 Track conventional commit scopes for vscode plugin
I do want to try my hand at WebStorm so adding this now seems silly but oh well~
This commit is contained in:
parent
b0917f04c6
commit
9c8e5523c3
1 changed files with 7 additions and 0 deletions
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"conventionalCommits.scopes": [
|
||||||
|
"FriendLink.astro",
|
||||||
|
"astro.config.mjs",
|
||||||
|
".vscode"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue