fear: Add devcontainer (#1125)

This commit is contained in:
Riaan Nolan
2025-03-18 20:13:37 +10:00
committed by GitHub
parent c9abc7551a
commit d3358f7345

4
.devcontainer.json Normal file
View File

@ -0,0 +1,4 @@
{
"service": "windows",
"dockerComposeFile": "compose.yml"
}