cordova-plugin-webserver/.babelrc

5 lines
35 B
Plaintext
Raw Permalink Normal View History

2017-07-12 16:44:44 +08:00
{
"presets": [
"es2015"
]
}