Skip to content

Commit 6085a3a

Browse files
authored
Merge pull request #9 from github/starcke/open-readme
Open README.md on start.
2 parents 84be82b + 7e8c7c2 commit 6085a3a

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)