Irina Glushko 2389e7160b HW1 done | 3 년 전 | |
---|---|---|
.. | ||
lib | 3 년 전 | |
LICENSE | 3 년 전 | |
README.md | 3 년 전 | |
package.json | 3 년 전 |
Helper function to optimise call expression
See our website @babel/helper-optimise-call-expression for more information.
Using npm:
npm install --save-dev @babel/helper-optimise-call-expression
or using yarn:
yarn add @babel/helper-optimise-call-expression --dev