We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a300b commit 5aa4f2aCopy full SHA for 5aa4f2a
.devcontainer/devcontainer.json
@@ -3,10 +3,5 @@
3
"github.vscode-codeql",
4
"vsls-contrib.codetour"
5
],
6
- "customizations": {
7
- "codespaces": {
8
- "openFiles": ["tutorial.code-workspace"]
9
- }
10
- },
11
"postCreateCommand": "bash .devcontainer/postCreateCommand.sh"
12
}
0 commit comments