7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"go.toolsManagement.autoUpdate": true,
|
|
"go.useLanguageServer": true,
|
|
"editor.formatOnSave": true,
|
|
"files.eol": "\n"
|
|
}
|