status-go/.vscode/settings.json

4 lines
109 B
JSON
Raw Permalink Normal View History

2020-01-15 23:23:51 +01:00
{
"go.formatFlags": [ "-local", "github.com/ethereum/go-ethereum,github.com/status-im/status-go", "-w"],
}