Babel plugin for turning proto into a shallow property clone
See our website @babel/plugin-transform-proto-to-assign for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-proto-to-assign
or using yarn:
yarn add @babel/plugin-transform-proto-to-assign --dev