Files
element-call/.vscode/settings.json
David Baker 43d579744f Put PTT behind 'feature flag'
AKA does the URL hash start with '#ptt'

This will let us merge PTT back to the main branch
2022-04-29 19:25:00 +01:00

6 lines
89 B
JSON

{
"editor.formatOnSave": false,
"editor.insertSpaces": true,
"editor.tabSize": 2
}