UNPKG
payrex-js
Version:
latest (0.1.3)
0.1.3
0.1.0
CommonJS or ES module for PayRex JS
github.com/payrexhq/payrex-js
payrexhq/payrex-js
payrex-js
/
.prettierrc
7 lines
(6 loc)
•
97 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"jsxSingleQuote"
:
false
,
"semi"
:
false
,
"trailingComma"
:
"none"
}