Skip to content

Commit a3e1d2b

Browse files
committed
Add none to devcontainer
1 parent 0df1883 commit a3e1d2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"configureZshAsDefaultShell": true
2525
},
2626
"ghcr.io/devcontainers/features/terraform:1": {},
27+
"ghcr.io/devcontainers/features/node:1": {},
2728
"ghcr.io/devcontainers-extra/features/zsh-plugins:0": {
2829
"plugins": "zsh-autosuggestions zsh-syntax-highlighting",
2930
"omzPlugins": "https://github.com/zsh-users/zsh-autosuggestions.git https://github.com/zsh-users/zsh-syntax-highlighting.git"

0 commit comments

Comments
 (0)