UNPKG
starry-rating
Version:
latest (5.1.0)
5.1.0
5.0.0
4.0.1
4.0.0-beta
JavaScript star rating system
github.com/Teddy95/Starry
Teddy95/Starry
starry-rating
/
.babelrc
8 lines
(7 loc)
•
139 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"presets"
: [
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-proposal-object-rest-spread"
, [
"inline-json-import"
, {}] ] }