jsondiffpatch.net/.editorconfig

8 lines
134 B
INI
Raw Normal View History

2020-03-30 15:03:19 -04:00
[*]
charset = utf-8
end_of_line = crlf
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true