Update .editorconfig

This commit is contained in:
de4dot 2019-01-01 13:05:47 +01:00
parent 220f944b0d
commit 0e8d5f6698
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
root = true
[*]
charset = utf-8
#end_of_line =
indent_size = 4
indent_style = tab
@ -8,7 +9,7 @@ tab_width = 4
[*.json]
[App.config]
[app.config]
[*.yml]
indent_size = 2