mirror of
https://github.com/element-hq/element-call.git
synced 2026-05-02 22:55:49 +00:00
Merge pull request #1 from SimonBrandner/feature/better-vscode-conf
Add a few things to VS Code settings
This commit is contained in:
Vendored
+3
-1
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"editor.formatOnSave": true
|
||||
"editor.formatOnSave": true,
|
||||
"editor.insertSpaces": true,
|
||||
"editor.tabSize": 2
|
||||
}
|
||||
Reference in New Issue
Block a user