mirror of
https://github.com/vector-im/element-call.git
synced 2022-05-22 02:31:18 +03: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
|
|
}
|