There was an error while loading. Please reload this page.
1 parent 84be82b commit 7e8c7c2Copy full SHA for 7e8c7c2
1 file changed
.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