mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08: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
|
|
}
|