koblog/.vscode/settings.json
2021-09-12 20:57:59 +02:00

5 lines
No EOL
99 B
JSON

{
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"editor.tabSize": 4
}