mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:30:04 +03:00
Update prettier config
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"printWidth": 120,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"jsxSingleQuote": true,
|
||||
"trailingComma": "none"
|
||||
}
|
||||
Reference in New Issue
Block a user