add editorconfig
1 files changed, 5 insertions(+), 0 deletions(-) A .editorconfig
A .editorconfig => .editorconfig +5 -0
@@ 0,0 1,5 @@ +root = true + +[*] +indent_size = 4 +indent_style = space