UNPKG
iddfs
Version:
latest (2.0.0)
2.0.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.8.0
iterative deepening depth-first search (IDDFS) for JavaScript
github.com/Leko/IDDFS
Leko/IDDFS
iddfs
/
.nycrc
9 lines
(8 loc)
•
79 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"cache"
:
true
,
"all"
:
true
,
"reporter"
:
[
"lcov"
,
"text"
]
}