UNPKG
domrobot-client
Version:
latest (3.3.0)
3.3.0
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
INWX Domrobot Node.JS Client
github.com/inwx/nodejs-client
inwx/nodejs-client
domrobot-client
/
.prettierrc
7 lines
(6 loc)
•
98 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"printWidth"
:
120
,
"trailingComma"
:
"all"
,
"singleQuote"
:
true
,
"tabWidth"
:
4
}