hUI/.vscode/settings.json

6 lines
99 B
JSON
Raw Normal View History

2024-03-06 13:34:28 -06:00
{
"editor.detectIndentation": false,
"editor.tabSize": 2,
"editor.insertSpaces": true
}