mirror of
https://github.com/element-hq/element-call.git
synced 2026-05-14 19:05:17 +00:00
5487fbc048
Although this will only work with the extension installed
7 lines
143 B
JSON
7 lines
143 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.insertSpaces": true,
|
|
"editor.tabSize": 2
|
|
}
|