diff --git a/src/Umbraco.Web.UI.Client/.editorconfig b/src/Umbraco.Web.UI.Client/.editorconfig index c8c2d2aaf6..8a96204c8f 100644 --- a/src/Umbraco.Web.UI.Client/.editorconfig +++ b/src/Umbraco.Web.UI.Client/.editorconfig @@ -8,7 +8,7 @@ root = true [*] # Change these settings to your own preference -indent_style = space +indent_style = tab indent_size = 2 # We recommend you to keep these unchanged