UNPKG
@sontx/react-coverflow
Version:
latest (0.2.22)
0.2.22
0.2.21
0.2.20
0.2.19
0.2.18
Carousel of coverflow effect
@sontx/react-coverflow
/
.babelrc
13 lines
(12 loc)
•
295 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/preset-react"
],
"plugins"
: [
"
@babel
/plugin-syntax-dynamic-import"
,
"
@babel
/plugin-proposal-class-properties"
,
"
@babel
/plugin-proposal-export-namespace-from"
,
"
@babel
/plugin-proposal-throw-expressions"
] }