lightning-charge/.babelrc

5 lines
71 B
Plaintext

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