Mohammad Asif cf937194cb Removed un-waned things 1. | 5 ay önce | |
---|---|---|
.. | ||
lib | 5 ay önce | |
LICENSE | 5 ay önce | |
README.md | 5 ay önce | |
package.json | 5 ay önce |
Compile ES2015 arrow functions to ES5
See our website @babel/plugin-transform-arrow-functions for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-arrow-functions
or using yarn:
yarn add @babel/plugin-transform-arrow-functions --dev