lbry-fdroid/app/.prettierrc.json
2019-06-12 08:56:08 +01:00

5 lines
73 B
JSON

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