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 3256d17 commit 2598b13Copy full SHA for 2598b13
.devcontainer/devcontainer.json
@@ -0,0 +1,6 @@
1
+{
2
+ "name": "leeway",
3
+ "image": "mcr.microsoft.com/devcontainers/go:1.21",
4
+ // Features to add to the dev container. More info: https://containers.dev/features.
5
+ "features": {}
6
+}
0 commit comments