MMM/.editorconfig

8 lines
99 B
INI
Raw Normal View History

2022-10-19 20:42:50 -05:00
root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true