Add composable theme files spacing in editorconfig

This commit is contained in:
tytan652 2024-04-21 12:16:02 +02:00 committed by Warchamp7
parent 1ba54adb85
commit 7d8a78474c

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