buildOnSave:off

This commit is contained in:
glebarez
2021-12-08 14:49:22 +03:00
parent 982975178e
commit 69a9fa1d28

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

@@ -0,0 +1,3 @@
{
"go.buildOnSave": "off"
}