aria.coffee/.vscode/settings.json
BuyMyMojo 9c8e5523c3 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~
2024-12-20 13:28:03 +11:00

7 lines
No EOL
119 B
JSON

{
"conventionalCommits.scopes": [
"FriendLink.astro",
"astro.config.mjs",
".vscode"
]
}