Mailspring/.prettierrc
2017-09-26 11:33:08 -07:00

5 lines
72 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5"
}