Skip to content

Commit 1665464

Browse files
authored
Update fixtures
1 parent 9d8d612 commit 1665464

File tree

8 files changed

+1772
-92
lines changed

8 files changed

+1772
-92
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// "forwardPorts": [],
2323

2424
// Use 'postCreateCommand' to run commands after the container is created.
25-
// "postCreateCommand": "yarn install",
25+
"postCreateCommand": "npm install",
2626

2727
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
2828
"remoteUser": "node"

0 commit comments

Comments
 (0)