mithril-vndb/.editorconfig
2015-04-22 21:00:11 -04:00

10 lines
No EOL
138 B
INI

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