jellyfin-discord-bot/.editorconfig
mightypanders e7b21fa658
All checks were successful
Compile the repository / compile (pull_request) Successful in 1m7s
apply editorconfig to ts files
2023-06-24 20:58:41 +02:00

8 lines
97 B
INI

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