Skip to content

Commit

Permalink
dev: update devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasbacsai committed Sep 7, 2022
1 parent 05a1721 commit 53e70fb
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 @@ -20,7 +20,8 @@
"svelte.svelte-vscode",
"ardenivanov.svelte-intellisense",
"Prisma.prisma",
"bradlc.vscode-tailwindcss"
"bradlc.vscode-tailwindcss",
"waderyan.gitblame"
],
// Use 'forwardPorts' to make a list of ports inside the container available locally.
"forwardPorts": [3000, 3001],
Expand Down

0 comments on commit 53e70fb

Please sign in to comment.