diff --git a/.editorconfig b/.editorconfig index 88d8c320c..79fb06603 100644 --- a/.editorconfig +++ b/.editorconfig @@ -75,7 +75,7 @@ indent_size=2 # JavaScript/HTML [*.{js,ts,json,html,cshtml}] -indent_size=2 +indent_size=4 # Code files [*.{cs,csx,vb,vbx}]