Mailspring/.prettierrc

5 lines
72 B
Plaintext
Raw Normal View History

2017-09-27 02:33:08 +08:00
{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5"
}