setup-java/.devcontainer/devcontainer.json
sarut Limpajeerawong ba41191afb
Create devcontainer.json
Signed-off-by: sarut Limpajeerawong <179701381+tr4200812@users.noreply.github.com>
2025-03-20 03:12:24 +07:00

5 lines
79 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}