frp/web/frps/.babelrc

5 lines
67 B
Plaintext
Raw Normal View History

2017-03-26 18:15:31 +00:00
{
"presets": [
["es2015", { "modules": false }]
]
}