lbry-redux/.prettierrc.json
2018-04-05 03:57:29 +01:00

5 lines
72 B
JSON

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