syncfiles/.vscode/settings.json

6 lines
88 B
JSON
Raw Normal View History

2022-03-17 16:46:04 +00:00
{
"editor.rulers": [80],
"editor.detectIndentation": false,
"editor.tabSize": 4
}