Skip to content

Commit 25d19d7

Browse files
committed
Mode codespaces
1 parent 06b2ec4 commit 25d19d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
"codespace.md"
2020
]
2121
}
22-
}
22+
} ,
23+
"postCreateCommand": "echo '# Writing code upon codespace creation!' >> codespace.md"
2324
}

0 commit comments

Comments
 (0)