element-call-Github/.vscode/settings.json

5 lines
87 B
JSON
Raw Normal View History

2021-07-17 05:22:03 +08:00
{
"editor.formatOnSave": true,
"editor.insertSpaces": true,
"editor.tabSize": 2
2021-07-17 05:22:03 +08:00
}