We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b14da7 commit 8a417f2Copy full SHA for 8a417f2
.devcontainer/devcontainer.json
@@ -0,0 +1,7 @@
1
+{
2
+ "image": "mcr.microsoft.com/devcontainers/universal:2",
3
+ "features": {
4
+ "ghcr.io/devcontainers/features/rust:1": {},
5
+ "ghcr.io/devcontainers-contrib/features/pnpm:2": {}
6
+ }
7
+}
0 commit comments