1
1
Fork 0
mirror of https://github.com/griffi-gh/hUI.git synced 2025-03-30 12:39:02 -05:00

add settings

This commit is contained in:
griffi-gh 2024-03-06 20:34:28 +01:00
parent 758b28d235
commit 5bf6cc5615

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"editor.detectIndentation": false,
"editor.tabSize": 2,
"editor.insertSpaces": true
}