UNPKG
apr144-dbscan
Version:
latest (1.1.1-51524)
1.1.1-51524
Customizable DBSCAN clustering for arbitrary datasets
github.com/cdxOo/dbscan
alexpreynolds/dbscan
apr144-dbscan
/
mocha.config.json
11 lines
(10 loc)
•
260 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"
$schema
"
:
"https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/mocharc.json"
,
"extension"
: [
".spec.js"
],
"recursive"
:
true
,
"timeout"
: 60000,
"failZero"
:
true
,
"sort"
:
true
,
"color"
:
true
,
"inlineDiffs"
:
true
}