1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-02 11:08:51 +00:00
emailjs/.prettierrc.json
2020-05-25 20:12:11 -07:00

6 lines
68 B
JSON

{
"singleQuote": true,
"trailingComma": "es5",
"useTabs": true
}