lbry-desktop/ui/.babelrc

6 lines
49 B
Text
Raw Normal View History

2016-11-22 14:19:08 -06:00
{
"presets": [
"es2015",
"react"
],
}