v3/.vscode/settings.json

6 lines
121 B
JSON

{
"go.inferGopath": false,
"editor.tabSize": 4,
"editor.insertSpaces": true,
"editor.formatOnSave": true
}