UNPKG
lt-react-label-value
Version:
latest (2.0.1)
2.0.1
2.0.0
1.0.41
1.0.40
scope element Dropdown
github.com/Learningtribes/lt-react-dropdown
Learningtribes/lt-react-dropdown
lt-react-label-value
/
.babelrc
10 lines
(8 loc)
•
227 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"
,
"inline-react-svg"
,
"
@babel
/plugin-transform-spread"
,
"
@babel
/plugin-transform-react-jsx"
] }