lbry-desktop/.prettierrc.json
2019-05-06 23:29:50 -04:00

6 lines
73 B
JSON

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