out-of-your-element/.vscode/settings.json

6 lines
92 B
JSON
Raw Normal View History

2023-08-16 05:03:05 +00:00
{
2023-08-21 09:04:41 +00:00
"editor.insertSpaces": false,
"editor.detectIndentation": false,
"editor.tabSize": 3
2023-08-16 05:03:05 +00:00
}