UNPKG
react-simple-image-editor
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
A simple image editor for react
github.com/Kota-N/react-simple-image-editor
react-simple-image-editor
/
.babelrc
4 lines
(3 loc)
•
62 B
Plain Text
View Raw
1
2
3
4
{
"presets"
: [
"
@babel
/preset-react"
,
"
@babel
/preset-env"
] }