lbry-desktop/.prettierrc.json

5 lines
72 B
JSON
Raw Normal View History

2017-12-20 16:36:03 +01:00
{
"trailingComma": "es5",
"printWidth": 100,
"singleQuote": true
2017-12-20 16:36:03 +01:00
}