Skip to content

Commit 9331b9b

Browse files
committed
added yarn to devcontainer
1 parent c603f65 commit 9331b9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"dbaeumer.vscode-eslint",
1919
"vinirossa.vscode-gitandgithub-pack",
2020
"lauren.react-pack",
21-
"nickytonline.gatsby-extension-pack"
21+
"nickytonline.gatsby-extension-pack",
22+
"gamunu.vscode-yarn"
2223
],
2324

2425
// Use 'forwardPorts' to make a list of ports inside the container available locally.

0 commit comments

Comments
 (0)