Skip to content

Commit

Permalink
chore(.vscode): add conventional commits extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Dec 31, 2023
1 parent 7cb39cd commit 492d23f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
"usernamehw.errorlens",
"editorconfig.editorconfig",
"ms-azuretools.vscode-docker",
"ms-vscode-remote.remote-containers"
"ms-vscode-remote.remote-containers",
"vivaxy.vscode-conventional-commits",
"joshbolduc.commitlint"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": []
Expand Down

0 comments on commit 492d23f

Please sign in to comment.