Unverified Commit 82960fd1 authored by JP Ungaretti's avatar JP Ungaretti Committed by GitHub

Add remoteUser to devcontainer (#181)

parent 960f21c2
{ {
"image": "mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18", "image": "mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18",
"remoteUser": "node",
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [ "extensions": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment