We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10a90c commit 20a67cbCopy full SHA for 20a67cb
.devcontainer/devcontainer.json
@@ -15,7 +15,8 @@
15
"ghcr.io/devcontainers/features/python:1": {},
16
"ghcr.io/devcontainers-contrib/features/ts-node:1": {},
17
"ghcr.io/devcontainers/features/sshd:1": {},
18
- "ghcr.io/warrenbuckley/codespace-features/sqlite:1": {}
+ "ghcr.io/warrenbuckley/codespace-features/sqlite:1": {},
19
+ "ghcr.io/devcontainers/features/github-cli:1": {}
20
},
21
"portsAttributes": {
22
"80": {
0 commit comments