UNPKG
restify-new-nodejs-compatible
Version:
latest (8.5.1)
8.5.1
REST framework
restify.com
restify/node-restify
restify-new-nodejs-compatible
/
test
/
.eslintrc
6 lines
(5 loc)
•
62 B
Plain Text
View Raw
1
2
3
4
5
6
{
"rules"
:
{
"handle-callback-err"
:
[
0
]
}
}