root = true

[*]
indent_style = space
end_of_line = lf
insert_final_newline = true
max_line_length = 100

[*.js]
indent_size = 4
