mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
7 lines
143 B
JSON
7 lines
143 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.insertSpaces": true,
|
|
"editor.tabSize": 2
|
|
}
|