.babelrc 50 B

123
  1. {
  2. "plugins": ["transform-object-rest-spread"]
  3. }