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
}