root = true

[*]
end_of_line = lf
indent_style = space

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

[*.{json,yml}]
indent_size = 2
