vscode settings

This commit is contained in:
Lea Anthony
2019-04-25 20:08:07 +10:00
parent 91ab2c2b31
commit 2d08ebc054

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"go.formatTool": "goimports"
}