UNPKG
good-bunyan
Version:
latest (3.0.1)
3.0.1
2.0.1
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0
0.2.0
0.1.2
0.1.1
0.1.0
0.0.1
Bunyan reporting for Good process monitor
github.com/muzzley/good-bunyan
muzzley/good-bunyan
good-bunyan
/
.labrc.js
10 lines
(9 loc)
•
197 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
module.exports
=
{
assert:
'code'
,
verbose:
true
,
coverage:
true
,
threshold:
80
,
timeout:
0
,
globals:
'BigUint64Array,BigInt64Array,BigInt,TextEncoder,TextDecoder,queueMicrotask'
}