UNPKG
@stomp/tcp-wrapper
Version:
latest (1.0.1)
1.0.1
TCP wrapper for NodeJS sockets to use STOMP over TCP with @stomp/stompjs and @stomp/rx-stomp
@stomp/tcp-wrapper
/
.prettierrc.json
5 lines
(4 loc)
•
52 B
JSON
View Raw
1
2
3
4
5
{
"arrowParens"
:
"avoid"
,
"singleQuote"
:
true
}