Create .editorconfig
This commit is contained in:
parent
7351fb15ef
commit
8027e498f6
|
@ -0,0 +1,5 @@
|
|||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
Loading…
Reference in New Issue