chore: dev env update

This commit is contained in:
Bill Church 2023-02-06 09:48:25 -05:00
parent d9b6e47e88
commit c3e54ef0d8
No known key found for this signature in database
GPG key ID: 10DD056C65752AA0

View file

@ -28,5 +28,5 @@
// "postCreateCommand": "yarn install", // "postCreateCommand": "yarn install",
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root. // Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "node" "remoteUser": "vscode"
} }