hUI/.vscode/settings.json
2024-03-25 14:26:30 +01:00

7 lines
128 B
JSON

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