* feat: [skip] generate readme script * docs: [skip ci] update READMEs * docs: [skip ci] fix code block type * chore: [skip ci] move generator script
@babel/plugin-transform-proto-to-assign
Babel plugin for turning proto into a shallow property clone
See our website @babel/plugin-transform-proto-to-assign for more information.
Install
Using npm:
npm install --save @babel/plugin-transform-proto-to-assign
or using yarn:
yarn add --save @babel/plugin-transform-proto-to-assign