tree: 006ea37bc0685c9656cf4fcb04a11a29cf74849c [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-transform-exponentiation-operator/README.md

@babel/plugin-transform-exponentiation-operator

Compile exponentiation operator to ES5

See our website @babel/plugin-transform-exponentiation-operator for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-exponentiation-operator

or using yarn:

yarn add @babel/plugin-transform-exponentiation-operator --dev