bookmark/front/.editorconfig
2019-09-08 19:41:16 +08:00

7 lines
91 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
tab_width = 2
indent_size = 2