1
0
Fork 0
mirror of https://github.com/TheTaz25/denis.ergin.git synced 2025-07-06 13:18:49 +00:00

chore: add scopes for conventional-commits

This commit is contained in:
Denis Ergin 2024-10-02 10:43:36 +02:00
parent 9b487fc703
commit ad753611ab

9
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,9 @@
{
"conventionalCommits.scopes": [
"nginx",
"slides",
"tasks",
"landing",
"build"
]
}