Skip to content

Commit

Permalink
dev container configureataion
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Feb 1, 2024
1 parent ff6ee1c commit 78e609c
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 @@ -12,7 +12,8 @@
"extensions": [
"yzhang.markdown-all-in-one",
"DavidAnson.vscode-markdownlint",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"mdickin.markdown-shortcuts"
]
}
}
Expand Down

0 comments on commit 78e609c

Please sign in to comment.