Skip to content

Commit 8f7fadb

Browse files
committed
chore: remove cruft.
1 parent 371789e commit 8f7fadb

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,4 @@
3434
]
3535
}
3636
}
37-
38-
// Features to add to the dev container. More info: https://containers.dev/features.
39-
// "features": {},
40-
41-
// Use 'forwardPorts' to make a list of ports inside the container available locally.
42-
// "forwardPorts": [],
43-
44-
// Use 'postCreateCommand' to run commands after the container is created.
45-
// "postCreateCommand": "uname -a",
46-
47-
// Configure tool-specific properties.
48-
// "customizations": {},
49-
50-
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
51-
// "remoteUser": "root"
5237
}

0 commit comments

Comments
 (0)