root = true

[*]
charset = utf-8

[*.js]
indent_style = tab
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
