UNPKG
d3-cluster
Version:
latest (1.0.0-alpha.8)
1.0.0-alpha.8
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
d3 clustering layout
github.com/stormpython/d3-cluster
stormpython/d3-cluster
d3-cluster
/
.eslintrc
14 lines
(10 loc)
•
160 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
parserOptions:
sourceType:
"module"
env:
es6:
true
browser:
true
extends:
"eslint:recommended"
rules:
no-cond-assign:
0
no-constant-condition:
0