UNPKG
rc-horizontal-scroll
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.1
1.0.0
React Horizontal Scroll
github.com/zahari00/rc-horizontal-scroll
zahari00/rc-horizontal-scroll
rc-horizontal-scroll
/
.babelrc
7 lines
•
145 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
: [
"
@babel
/preset-react"
,
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
] }