likeopera-backend/.babelrc

5 lines
113 B
Plaintext

{
"plugins": [ "transform-es2015-destructuring", "transform-object-rest-spread" ],
"retainLines": true
}