UNPKG
for-each
Version:
latest (0.3.5)
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.1.0
A better forEach
github.com/Raynos/for-each
Raynos/for-each
for-each
/
.nycrc
9 lines
(8 loc)
•
129 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"all"
:
true
,
"check-coverage"
:
false
,
"reporter"
:
[
"text-summary"
,
"text"
,
"html"
,
"json"
]
,
"exclude"
:
[
"coverage"
]
}