11 lines
268 B
JSON
11 lines
268 B
JSON
|
{
|
||
|
"configurations": [
|
||
|
{
|
||
|
"type": "go",
|
||
|
"name": "Run RoadSign",
|
||
|
"goExecPath": "C:\\Tools\\Scoop\\shims\\go.exe",
|
||
|
"buildParams": ["code.smartsheep.studio/goatworks/roadsign/pkg/cmd"],
|
||
|
},
|
||
|
|
||
|
]
|
||
|
}
|