cn.status.im/.babelrc

6 lines
48 B
Plaintext
Raw Normal View History

2017-11-24 20:20:54 -05:00
{
"presets": [
"es2015",
"react"
]
}