UNPKG
stars-rating
Version:
latest (1.1.0)
1.1.0
1.0.0
star rating component
github.com/n49/stars-rating
n49/stars-rating
stars-rating
/
.babelrc
7 lines
(6 loc)
•
112 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
: [
"
@babel
/preset-react"
,
"
@babel
/preset-env"
],
"plugins"
: [
"transform-object-assign"
] }