element-call/.vscode/settings.json
2022-05-03 12:05:22 +01:00

5 lines
88 B
JSON

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