UNPKG
rtmp.js
Version:
latest (0.1.0)
0.1.0
A Node.js implementation of RTMP/HTTP-FLV Media Server
github.com/varieget/rtmp.js
varieget/rtmp.js
rtmp.js
/
.prettierrc
6 lines
(5 loc)
•
77 B
Plain Text
View Raw
1
2
3
4
5
6
{
"printWidth"
:
80
,
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
}