discord-jellyfin-bot/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-12-15 23:57:55 +01:00
{
"singleQuote": true,
"trailingComma": "all"
}