chore: add editorconfig

pull/25/head
An Phan 5 years ago committed by =
parent 582c5255e2
commit 83fc842ae4

@ -0,0 +1,9 @@
[*]
charset = utf-8
insert_final_newline = true
indent_size = 2
indent_style = space
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
Loading…
Cancel
Save