root = true

[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
charset = utf-8
trim_trailing_whitespace = true

[*.lua]
indent_size = 4

[*.js]
indent_size = 2