1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-01-11 12:54:30 -06:00
bobatheme/.editorconfig
2021-09-25 20:52:01 -05:00

16 lines
164 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
[*.html]
indent_size = 4
[*.md]
indent_size = 2
[config.toml]
indent_size = 2