* feat: [skip] generate readme script * docs: [skip ci] update READMEs * docs: [skip ci] fix code block type * chore: [skip ci] move generator script
418 B
418 B
@babel/plugin-transform-object-assign
Replace Object.assign with an inline helper
See our website @babel/plugin-transform-object-assign for more information.
Install
Using npm:
npm install --save @babel/plugin-transform-object-assign
or using yarn:
yarn add --save @babel/plugin-transform-object-assign