mirror of
https://github.com/LukeHagar/unRAID-CA-templates.git
synced 2025-12-06 04:21:55 +00:00
Support links, general udpates, tabs vs spaces, remove descriptions
This commit is contained in:
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"[xml]": {
|
||||
"editor.tabSize": 2,
|
||||
"editor.autoIndent": "full",
|
||||
"editor.detectIndentation": false,
|
||||
"editor.insertSpaces": true,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user