Files
be.ems/.vscode/settings.json
2024-07-19 14:06:39 +08:00

6 lines
71 B
JSON

{
"go.toolsEnvVars": {
"GOOS": "windows",
"GOARCH": "amd64"
}
}