Create devcontainer.json

Signed-off-by: Sarut Limpajeerawong| |github.tr4200812.github.com <179701381+tr4200812@users.noreply.github.com>
This commit is contained in:
Sarut Limpajeerawong| |github.tr4200812.github.com 2025-05-14 07:16:03 -04:00 committed by GitHub
parent f85a32b0aa
commit 7570626eb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,4 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}