ecency-mobile/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

2019-05-25 13:57:53 +03:00
{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "all"
}