hwinfo-streamdeck/.vscode/settings.json

7 lines
124 B
JSON
Raw Permalink Normal View History

2023-10-31 20:16:41 -04:00
{
"files.eol": "\n",
"editor.formatOnSave": true,
"go.useLanguageServer": true,
"taskExplorer.pathToMake": "make"
}