interval-timer/.vscode/settings.json

5 lines
103 B
JSON
Raw Normal View History

{
"files.trimTrailingWhitespace": true,
"editor.tabSize": 2,
"editor.detectIndentation": false,
}