Skip to content

Commit 35e168f

Browse files
committed
Cleanup devcontainer.json: remove commented-out configuration options
1 parent be9f683 commit 35e168f

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,4 @@
4141
]
4242
}
4343
}
44-
45-
// Features to add to the dev container. More info: https://containers.dev/features.
46-
// "features": {},
47-
48-
// Use 'forwardPorts' to make a list of ports inside the container available locally.
49-
// "forwardPorts": [],
50-
51-
// Use 'postCreateCommand' to run commands after the container is created.
52-
// "postCreateCommand": "uname -a",
53-
54-
// Configure tool-specific properties.
55-
// "customizations": {},
56-
57-
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
58-
// "remoteUser": "root"
5944
}

0 commit comments

Comments
 (0)