13 lines
244 B
JSON
13 lines
244 B
JSON
{
|
|
"name": "board.battlesnake.local",
|
|
"image": "mcr.microsoft.com/devcontainers/go:1.18",
|
|
"postCreateCommand": "",
|
|
"forwardPorts": [],
|
|
"customizations": {
|
|
"vscode": {
|
|
"extensions": [],
|
|
"settings": {
|
|
}
|
|
}
|
|
}
|
|
}
|