1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00
x-markdown-css/.editorconfig

10 lines
137 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
max_line_length = 120
insert_final_newline = true
indent_style = space
indent_size = 2