lbry-redux/.prettierrc.json
2018-01-19 12:20:07 +01:00

5 lines
No EOL
72 B
JSON

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