sudo-archive/.vscode/settings.json

5 lines
101 B
JSON
Raw Normal View History

2022-02-06 19:56:48 +00:00
{
"files.eol": "\n",
"editor.detectIndentation": false,
"editor.formatOnSave": true
}