Merge pull request #1 from Ketchaiyo982/Ketchaiyo982-patch-1

Create devcontainer.json
This commit is contained in:
Sumet Ketchaiyo 2024-05-27 04:48:42 +02:00 committed by GitHub
commit 087a244c2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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