jellyfin-discord-bot/.editorconfig

8 lines
93 B
INI

root = true
[*]
indent_size = 2
indent_style = space
[*.ts]
indent_style = tab
tab_width = 4