1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-06-30 18:30:58 +00:00
emailjs/.prettierrc.json

6 lines
68 B
JSON
Raw Normal View History

2020-05-26 02:52:45 +00:00
{
"singleQuote": true,
"trailingComma": "es5",
"useTabs": true
}