.babelrc 53 B

123
  1. {
  2. "plugins": ["@babel/plugin-transform-runtime"]
  3. }