UNPKG

react-star-ratings

Version:

A customizable star rating component for selecting x stars or visualizing x stars

32 lines (31 loc) 504 B
{ "presets": [ "es2015", "react", "stage-0" ], "plugins": [ ], "env": { "development": { "plugins": [ [ "react-transform", { "transforms": [ { "transform": "react-transform-hmr", "imports": [ "react" ], "locals": [ "module" ] } ] } ] ] } } }