.editorconfig updates

This commit is contained in:
Jordan Dominion
2024-08-21 03:11:38 -04:00
parent 06ba6b3a2a
commit 22ddcd1f8f

View File

@@ -12,6 +12,14 @@ indent_size = 4
indent_style = space
indent_size = 2
[*.props]
indent_style = space
indent_size = 2
[*.xml]
indent_style = space
indent_size = 2
[*.wxs]
indent_style = space
indent_size = 2