UNPKG
tonb-merchant-api-client
Version:
latest (0.9.3)
0.9.3
0.9.2
0.9.1
0.9.0
Merchant API client is a library to interact with TONB Merchant API.
tonb-merchant-api-client
/
.prettierrc.json
6 lines
•
84 B
JSON
View Raw
1
2
3
4
5
6
{
"tabWidth"
:
2
,
"semi"
:
true
,
"trailingComma"
:
"es5"
,
"singleQuote"
:
true
}