jellyfin-vue/.prettierrc
2020-09-02 20:48:53 +02:00

6 lines
69 B
Plaintext

{
"semi": true,
"singleQuote": true,
"trailingComma": "none"
}