Skip to content

Commit

Permalink
setup: add githistory extension
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannibaratta committed Nov 18, 2023
1 parent 74157a4 commit 41cfeb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"dbaeumer.vscode-eslint",
"orta.vscode-jest",
"yoavbls.pretty-ts-errors",
"github.vscode-github-actions"
"github.vscode-github-actions",
"donjayamanne.githistory"
],
"settings": {
"editor.formatOnSave": true,
Expand Down

0 comments on commit 41cfeb4

Please sign in to comment.