player/.babelrc

4 lines
34 B
Text
Raw Normal View History

2019-11-19 14:29:12 +00:00
{
"presets": ["env", "react"]
}