frp/web/frps/.babelrc

5 lines
67 B
Plaintext
Raw Normal View History

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