mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 17:56:26 +00:00
Add details on Codespaces to contribution guide
This commit is contained in:
@@ -34,7 +34,8 @@
|
||||
// Add the IDs of extensions you want installed when the container is created.
|
||||
"extensions": [
|
||||
"yzhang.markdown-all-in-one",
|
||||
"darkriszty.markdown-table-prettify"
|
||||
"darkriszty.markdown-table-prettify",
|
||||
"mdickin.markdown-shortcuts"
|
||||
],
|
||||
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
|
||||
Reference in New Issue
Block a user