ex-mode/.editorconfig
2017-07-29 17:38:07 +02:00

9 lines
118 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{coffee,json}]
indent_style = space
indent_size = 2