[*]
indent_style = tab
indent_size = 2
trim_trailing_whitespace = true

# Some exceptions
[{package.json,*.yml}]
indent_style = space
indent_size = 2
