root = true

[*]
end_of_line = lf

[*.{js,json}]
charset = utf-8
indent_style = space
trim_trailing_whitespace = true
indent_size = 2