1
0
silverbullet/.vscode/settings.json

4 lines
60 B
JSON
Raw Normal View History

2022-02-21 08:32:36 +00:00
{
2022-02-21 10:27:30 +00:00
"editor.formatOnSave": true,
"editor.tabSize": 2
2022-02-21 08:32:36 +00:00
}