Files
unRAID-CA-templates/.vscode/settings.json

8 lines
170 B
JSON

{
"[xml]": {
"editor.tabSize": 2,
"editor.autoIndent": "full",
"editor.detectIndentation": false,
"editor.insertSpaces": true,
}
}