Philipp Partosch 46a936d7de added all files to project | 2 years ago | |
---|---|---|
.. | ||
lib | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package.json | 2 years ago |
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