updates editor config with more defaults with larger spaces

This commit is contained in:
Shannon
2017-04-07 12:26:34 +10:00
parent 1a56bb9948
commit d4c831864d

View File

@@ -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