Files
proxyfier/.vscode/settings.json

7 lines
128 B
JSON

{
"go.toolsManagement.autoUpdate": true,
"go.useLanguageServer": true,
"editor.formatOnSave": true,
"files.eol": "\n"
}