Skip to content

Commit

Permalink
chore: Add GitLens extension to devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeltm committed Aug 1, 2024
1 parent 2ffef9b commit ff77e3d
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 @@ -13,7 +13,8 @@
]
},
"extensions": [
"mads-hartmann.bash-ide-vscode"
"mads-hartmann.bash-ide-vscode",
"eamodio.gitlens"
]
}
},
Expand Down

0 comments on commit ff77e3d

Please sign in to comment.