Update launch.json

This commit is contained in:
Josh Spicer 2022-05-12 20:49:10 -04:00 committed by GitHub
parent 1ab755fb27
commit 5cf250cf2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.vscode/launch.json vendored
View file

@ -9,9 +9,7 @@
"dev-containers-cli-0.1.0.tgz",
"features-test",
"-d",
"/workspaces/features",
"-f",
"${input:selectedFeatures}"
"/workspaces/features"
],
"console": "integratedTerminal",
"cwd": "${workspaceFolder}",