1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-06-26 16:59:03 +00:00
emailjs/.prettierrc.json
2020-05-25 20:12:11 -07:00

6 lines
68 B
JSON

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