maybe that'll work 🤷🏻‍♂️

This commit is contained in:
2020-04-02 12:56:32 +00:00
parent 2542d3d1ba
commit f1fc5ade50

View File

@@ -12,6 +12,7 @@
"settings": {
"terminal.integrated.shell.linux": "/bin/zsh"
},
"remoteUser": "node",
// Specifies a command that should be run after the container has been created.
//"postCreateCommand": "npm i && cd frontend && npm i",
}