frp/web/frps/.babelrc

5 lines
67 B
Plaintext
Raw Normal View History

2017-03-27 02:15:31 +08:00
{
"presets": [
["es2015", { "modules": false }]
]
}