Skip to content

Commit 7e8c7c2

Browse files
committed
Open README.md on start.
1 parent 84be82b commit 7e8c7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
],
66
"customizations": {
77
"codespaces": {
8-
"openFiles": []
8+
"openFiles": ["README.md"]
99
}
1010
},
1111
"postCreateCommand": "bash .devcontainer/postCreateCommand.sh"

0 commit comments

Comments
 (0)