koblog/.vscode/settings.json

5 lines
99 B
JSON
Raw Normal View History

2021-09-12 20:57:59 +02:00
{
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"editor.tabSize": 4
}