Update .editorconfig
This commit is contained in:
parent
cf1e320cfa
commit
e70729dda4
|
@ -8,3 +8,6 @@ insert_final_newline = true
|
|||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
|
|
Loading…
Reference in New Issue