7 lines
124 B
JSON
7 lines
124 B
JSON
|
{
|
||
|
"files.eol": "\n",
|
||
|
"editor.formatOnSave": true,
|
||
|
"go.useLanguageServer": true,
|
||
|
"taskExplorer.pathToMake": "make"
|
||
|
}
|