зеркало из https://github.com/github/docs.git
Fix typo
This commit is contained in:
Родитель
01a5c6db77
Коммит
aa350b1758
|
@ -29,7 +29,7 @@
|
|||
"forwardPorts": [4000],
|
||||
|
||||
// Use 'postCreateCommand' to run commands after the container is created.
|
||||
"postCreateCommand": "postCreateCommand": "'code --install-extension .vscode/open-reusable-1.3.0.vsix' && npm ci && npm run build",
|
||||
"postCreateCommand": "'code --install-extension .vscode/open-reusable-1.3.0.vsix' && npm ci && npm run build",
|
||||
|
||||
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
||||
"remoteUser": "node"
|
||||
|
|
Загрузка…
Ссылка в новой задаче