nodelogging/.editorconfig

6 lines
105 B
INI
Raw Normal View History

2020-03-21 20:13:54 +00:00
[*]
charset = utf-8
indent_style = space
indent_size = 3
trim_trailing_whitespace = true
end_of_line = lf