hUI/.vscode/settings.json

6 lines
99 B
JSON
Raw Normal View History

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