cn.status.im/.babelrc

6 lines
48 B
Plaintext
Raw Normal View History

2017-11-25 01:20:54 +00:00
{
"presets": [
"es2015",
"react"
]
}