Unverified Commit 5cf250cf authored by Josh Spicer's avatar Josh Spicer Committed by GitHub

Update launch.json

parent 1ab755fb
...@@ -9,9 +9,7 @@ ...@@ -9,9 +9,7 @@
"dev-containers-cli-0.1.0.tgz", "dev-containers-cli-0.1.0.tgz",
"features-test", "features-test",
"-d", "-d",
"/workspaces/features", "/workspaces/features"
"-f",
"${input:selectedFeatures}"
], ],
"console": "integratedTerminal", "console": "integratedTerminal",
"cwd": "${workspaceFolder}", "cwd": "${workspaceFolder}",
...@@ -52,4 +50,4 @@ ...@@ -52,4 +50,4 @@
"default": "mcr.microsoft.com/vscode/devcontainers/base:focal" "default": "mcr.microsoft.com/vscode/devcontainers/base:focal"
} }
] ]
} }
\ No newline at end of file
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