Files
vue-blog-habr/.editorconfig
2020-01-07 19:00:56 +05:00

9 lines
148 B
INI

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