UNPKG
react-timeline-graph
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
React library to build horizontal and vertical timeline graph
react-timeline-graph
/
.babelrc
9 lines
•
114 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
"transform-object-rest-spread"
,
"transform-react-jsx"
]
}