UNPKG
force-directed-graph-component
Version:
latest (1.0.5)
1.0.5
1.0.4
force directed graph component
force-directed-graph-component
/
.babelrc
12 lines
(11 loc)
•
150 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"plugins"
: [
"
@babel
/syntax-dynamic-import"
],
"presets"
: [ [
"
@babel
/preset-env"
, {
"modules"
: false } ] ] }