##
# Ruby
[*.rb, *.erb]
indent_style = space
indent_size = 2
# TypeScript, JavaScript
[{*.js,*.ts,*.tsx}]
# SCSS
[*.scss]