Browse Source

Set workspace tab size to 2 spaces

master
buttercat1791 10 months ago
parent
commit
2c3b9adf58
  1. 3
      .vscode/settings.json

3
.vscode/settings.json vendored

@ -10,5 +10,6 @@ @@ -10,5 +10,6 @@
},
"files.associations": {
"*.svelte": "svelte"
}
},
"editor.tabSize": 2
}
Loading…
Cancel
Save