Files
jellyfin-discord-bot/.editorconfig
2023-06-24 21:05:33 +02:00

8 lines
93 B
INI

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