simple-jsonp-promise/.babelrc

7 lines
49 B
Text
Raw Normal View History

2017-08-07 22:18:51 +08:00
{
"presets": [
[
"es2015"
]
]
}