lbry-redux/.prettierrc.json

5 lines
73 B
JSON

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