mithril-vndb/.editorconfig
cannot load ini file: key-value delimiter not found: <<<<<<< HEAD
2017-01-30 11:04:14 -05:00

15 lines
213 B
INI

root = true
[*]
charset = utf-8
[*.js]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
<<<<<<< HEAD
end_of_line = lf
=======
end_of_line = crlf
>>>>>>> origin/next