XuelesszzZ 94af2b8e7b 6-30-5 | 1 yıl önce | |
---|---|---|
.. | ||
lib | 1 yıl önce | |
LICENSE | 1 yıl önce | |
README.md | 1 yıl önce | |
package.json | 1 yıl ö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