[*]
indent_style = space
indent_size = 2

[*.{js,ts}]
indent_style = space
indent_size = 2

[Makefile]
indent_style = tab
indent_size = 2