discord-notifier/.vscode/settings.json

5 lines
59 B
JSON
Raw Normal View History

2024-04-24 12:04:42 +02:00
{
"conventionalCommits.scopes": [
"api"
]
}