diff --git a/.editorconfig b/.editorconfig index 135a28f60d..e99299d699 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,5 +6,5 @@ indent_style = space indent_size = 2 trim_trailing_whitespace = true -[*.{cs,cshtml}] +[*.{cs,cshtml,csx,vb,vbx,vbhtml,fs,fsx,txt,ps1,sql}] indent_size = 4 \ No newline at end of file