lbry-desktop/.prettierrc.json

5 lines
72 B
JSON

{
"trailingComma": "es5",
"printWidth": 100,
"singleQuote": true
}