This website requires JavaScript.
Explore
Help
Sign In
kenobi
/
jellyfin-discord-bot
Watch
2
Star
1
Fork
0
You've already forked jellyfin-discord-bot
Code
Issues
17
Pull Requests
1
Actions
Packages
Projects
1
Releases
Wiki
Activity
ee742018e9
jellyfin-discord-bot
/
.editorconfig
8 lines
89 B
INI
Raw
Normal View
History
Unescape
Escape
add editorconfig
2023-06-24 20:56:22 +02:00
root
=
true
[*]
same config for all
2023-06-24 21:07:41 +02:00
indent_style
=
tab
tab_width
=
4
apply editorconfig to ts files
2023-06-24 20:58:41 +02:00
[*.ts]
change to tab indents
2023-06-24 21:05:33 +02:00
indent_style
=
tab
tab_width
=
4
Reference in New Issue
Copy Permalink