lbry-desktop/.babelrc

6 lines
49 B
Plaintext
Raw Normal View History

2016-11-22 21:19:08 +01:00
{
"presets": [
"es2015",
"react"
],
}