Final touches on devcontainer

This commit is contained in:
Adam Outler
2025-10-19 00:39:26 +00:00
parent 62536e4bfb
commit 80c1459442
23 changed files with 845 additions and 77 deletions

1
.vscode/launch.json vendored
View File

@@ -29,7 +29,6 @@
"pathMappings": {
"/app": "${workspaceFolder}"
}
}
]
}