UNPKG
node-eureka
Version:
latest (0.0.2)
0.0.2
0.0.1
eureka js client
github.com/qingyang-id/node-eureka
qingyang-id/node-eureka
node-eureka
/
.prettierrc
9 lines
(8 loc)
•
129 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"semi"
:
false
,
"singleQuote"
:
true
,
"printWidth"
:
80
,
"endOfLine"
:
"auto"
,
"tabWidth"
:
2
,
"trailingComma"
:
"all"
}