jellyfin-discord-bot/.editorconfig

8 lines
97 B
INI
Raw Normal View History

2023-06-24 20:56:22 +02:00
root = true
[*]
indent_size = 2
indent_style = space
2023-06-24 20:58:41 +02:00
[*.ts]
indent_size = 2
indent_style = space