5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 02:19:43 +08:00

vscode settings

This commit is contained in:
Lea Anthony 2019-04-25 20:08:07 +10:00
parent 91ab2c2b31
commit 2d08ebc054
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

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

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