We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84be82b + 7e8c7c2 commit 6085a3aCopy full SHA for 6085a3a
.devcontainer/devcontainer.json
@@ -5,7 +5,7 @@
5
],
6
"customizations": {
7
"codespaces": {
8
- "openFiles": []
+ "openFiles": ["README.md"]
9
}
10
},
11
"postCreateCommand": "bash .devcontainer/postCreateCommand.sh"
0 commit comments