We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594e4a8 commit 3e07f7eCopy full SHA for 3e07f7e
1 file changed
.devcontainer/devcontainer.json
@@ -5,10 +5,7 @@
5
],
6
"customizations": {
7
"codespaces": {
8
- "openFiles": [
9
- "README.md",
10
- "tutorial-queries/tutorial.ql"
11
- ]
+ "openFiles": []
12
}
13
},
14
"postCreateCommand": "bash .devcontainer/postCreateCommand.sh"
0 commit comments