UNPKG
@yepmind/nats-rx-client
Version:
latest (1.0.1)
1.0.1
1.0.0
yepmind.dev
@yepmind/nats-rx-client
/
.prettierrc
8 lines
(7 loc)
•
115 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"semi"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"printWidth"
:
80
,
"tabWidth"
:
4
}