UNPKG
react-binds
Version:
latest (1.0.7)
1.0.7
1.0.6
React functions to loop and map over data
react-binds
/
.babelrc
5 lines
(4 loc)
•
95 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
: [
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-transform-react-jsx"
] }