added vscode settings

This commit is contained in:
Paul 2019-06-05 22:58:42 +02:00
parent 00bb786b6d
commit fe30f624be

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

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