root = true

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

[*.{js,ts,tsx}]
indent_size = 4

[*.json]
indent_size = 2
