hUI/.vscode/settings.json
2024-03-06 20:34:28 +01:00

6 lines
99 B
JSON

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