Add composable theme files spacing in editorconfig

This commit is contained in:
tytan652
2024-04-25 16:11:38 -04:00
committed by Warchamp7
parent 1ba54adb85
commit 7d8a78474c
+4
View File
@@ -57,3 +57,7 @@ indent_size = 2
[*.ui]
indent_style = space
indent_size = 1
[{*.obt,*.oha,*.ovt}]
indent_style = space
indent_size = 4