UNPKG
react-ueditor
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
an ueditor component for react
github.com/ifanrx/react-ueditor
ifanrx/react-ueditor
react-ueditor
/
.babelrc
6 lines
•
102 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
:
[
"es2015"
,
"stage-0"
,
"react"
]
,
"plugins"
:
[
[
"transform-class-properties"
]
]
}