jellyfin-discord-bot/.editorconfig
mightypanders d82a7cffd2
All checks were successful
Compile the repository / compile (pull_request) Successful in 6s
same config for all
2023-06-24 21:07:41 +02:00

8 lines
89 B
INI

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