Skip to content

Commit

Permalink
build(devcontainer): add gitlens extension
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuar committed Sep 25, 2023
1 parent 8736dc4 commit 986a109
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"ymotongpoo.licenser",
"esbenp.prettier-vscode",
"aaron-bond.better-comments",
"valentjn.vscode-ltex"
"valentjn.vscode-ltex",
"eamodio.gitlens"
]
}
}
Expand Down

0 comments on commit 986a109

Please sign in to comment.