status-go/.vscode/settings.json

4 lines
109 B
JSON
Raw Normal View History

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