mithril-vndb/.editorconfig
2017-01-30 11:18:47 -05:00

10 lines
137 B
INI

root = true
[*]
charset = utf-8
[*.js]
indent_style = tab
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf