1
0
mirror of https://github.com/devfake/flox.git synced 2024-11-15 06:32:34 +01:00
flox/client/.babelrc
2016-10-10 10:57:39 +02:00

5 lines
95 B
Plaintext

{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime"],
"comments": false
}