bookmark/front/.editorconfig

7 lines
91 B
INI
Raw Normal View History

2019-09-08 19:41:16 +08:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
tab_width = 2
indent_size = 2