summary refs log tree commit diff
path: root/.editorconfig
blob: ca46e26f19f0c8db7c1c69030ad7344fabeac86b (plain) (blame)
1
2
3
4
5
root = true

[*.ts]
indent_style = tab
indent_size = 4