mirror of
https://github.com/veryl-lang/veryl.git
synced 2025-08-05 02:57:59 +00:00
7 lines
209 B
JSON
7 lines
209 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/rust:1": {},
|
|
"ghcr.io/veryl-lang/devcontainer-features/veryl:latest": {}
|
|
}
|
|
}
|