root=true

[*]
charset=utf-8
insert_final_newline=true

[LICENSE.md]
indent_size=unset
indent_style=space

[*.{json,json5,yml,js,xml}]
indent_size=2
indent_style=space

[*.svg]
insert_final_newline=false
