Compile ES2015 arrow functions to ES5
npm install @gerhobbelt/babel-plugin-transform-arrow-functions> Compile ES2015 arrow functions to ES5
See our website @gerhobbelt/babel-plugin-transform-arrow-functions for more information.
Using npm:
``sh`
npm install --save-dev @gerhobbelt/babel-plugin-transform-arrow-functions
or using yarn:
`sh``
yarn add @gerhobbelt/babel-plugin-transform-arrow-functions --dev