Last updated 3 years ago
Was this helpful?
Compile exponentiation operator to ES5
See our website for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-exponentiation-operator
or using yarn:
yarn add @babel/plugin-transform-exponentiation-operator --dev