UNPKG
jhcluster
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Hierarchical clustering algorithm
github.com/upphiminn/jHC
upphiminn/jHC
jhcluster
/
.prettierrc
11 lines
(10 loc)
•
180 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"printWidth"
:
100
,
"useTabs"
:
true
,
"semi"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
,
"proseWrap"
:
false
}