MapCompleteVScode/.vscode/settings.json

5 lines
57 B
JSON
Raw Normal View History

2024-12-31 22:53:56 +01:00
{
"editor.formatOnSave": true,
"editor.tabSize": 2
}