ecency-mobile/.prettierrc

5 lines
74 B
Plaintext
Raw Normal View History

2018-08-01 22:23:23 +03:00
{
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "es5"
}