lbry-desktop/.prettierrc.json

5 lines
72 B
JSON
Raw Normal View History

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