element-call/.vscode/settings.json

5 lines
87 B
JSON
Raw Normal View History

2021-07-16 21:22:03 +00:00
{
"editor.formatOnSave": true,
"editor.insertSpaces": true,
"editor.tabSize": 2
2021-07-16 21:22:03 +00:00
}