Skip to content

Commit

Permalink
Add devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Apr 26, 2024
1 parent f8f1cbd commit de1f11a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/rust:1": {},
"ghcr.io/veryl-lang/devcontainer-features/veryl:latest": {}
}
}

0 comments on commit de1f11a

Please sign in to comment.