beginning annotation with typescript

This commit is contained in:
Jack Case
2025-10-27 19:57:18 +00:00
parent 7effbbc900
commit ca0b79b6c8
5 changed files with 43 additions and 21 deletions

View File

@@ -0,0 +1,6 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers-community/npm-features/typescript:1": {}
}
}