UNPKG
react-smartbanner-bmp
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Smart app banner react version.
react-smartbanner-bmp
/
.babelrc
10 lines
(9 loc)
•
140 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/preset-react"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
] }