root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.js]
indent_style = space
[*.json]
indent_style = tab
indent_size = 4