Scaffold out a file for a specific Codespace readme

This commit is contained in:
Warren Buckley
2022-11-15 16:16:08 +00:00
parent be8b083746
commit d3905b4c5c
2 changed files with 10 additions and 1 deletions

View File

@@ -54,7 +54,14 @@
"protocol": "https",
"onAutoForward": "notify"
}
}
},
"customizations": {
"codespaces": {
"openFiles": [
".github/codespaces-readme.md"
]
}
}
// [Optional] To reuse of your local HTTPS dev cert:
//