Skip to content

Commit a495c8b

Browse files
fix
1 parent b2a1002 commit a495c8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"context": ".",
1111
"dockerfile": "Dockerfile"
1212
},
13-
// Features add additional features to your environment. See https://containers.dev/features
14-
// Beware: features are not supported on all platforms and may have unintended side-effects.
13+
1514
"features": {
1615
"ghcr.io/devcontainers/features/node:1": {
1716
"nodeGypDependencies": true,

0 commit comments

Comments
 (0)