mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Merge dev container configs (microsoft/vscode-remote-release#8994)
This commit is contained in:
4
.devcontainer/post-create.sh
Executable file
4
.devcontainer/post-create.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
yarn install --network-timeout 180000
|
||||
yarn electron
|
||||
Reference in New Issue
Block a user