Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 yıl önce
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) 6 yıl önce
test 2af7a33c4e Fix class inheritance in IE10 (#7969) 6 yıl önce
.npmignore 7a1ccf076c Misc (#5545) 7 yıl önce
README.md b445b79734 Refactor move docs (#8108) 6 yıl önce
package.json 90566103a6 v7.0.0-beta.49 6 yıl önce

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 @babel/plugin-transform-exponentiation-operator

or using yarn:

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