Skip to content

Commit

Permalink
chore(vscode): add deps, deps-dev scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
BinToss committed May 31, 2024
1 parent 7d7d418 commit 9241484
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
"conventionalCommits.scopes": [
"dotnet",
"node",
"vscode"
"vscode",
"deps",
"deps-dev"
],
"cSpell.words": [
"conventionalcommits",
Expand Down

0 comments on commit 9241484

Please sign in to comment.