TransFlow/node_modules/vue-cropperjs/.babelrc

5 lines
79 B
Plaintext

{
"presets": ["es2015"],
"plugins": ["transform-object-rest-spread"]
}