status-go/.vscode/settings.json

4 lines
109 B
JSON

{
"go.formatFlags": [ "-local", "github.com/ethereum/go-ethereum,github.com/status-im/status-go", "-w"],
}