UNPKG
mantiqh-email-js
Version:
latest (0.0.1)
0.0.1
Package to send email to anyone
mantiqh-email-js
/
.prettierrc.json
7 lines
(6 loc)
•
96 B
JSON
View Raw
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"semi"
:
false
,
"arrowParens"
:
"always"
}