Sven SAULEAU b445b79734 Refactor move docs (#8108) пре 6 година
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) пре 6 година
test c8d82d6483 Migrate all remaining fixtures to jest expect пре 6 година
.npmignore 628061c501 Add new.target transform (#5906) пре 7 година
README.md b445b79734 Refactor move docs (#8108) пре 6 година
package.json 90566103a6 v7.0.0-beta.49 пре 6 година

README.md

@babel/plugin-transform-new-target

Transforms new.target meta property

See our website @babel/plugin-transform-new-target for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-new-target

or using yarn:

yarn add --save @babel/plugin-transform-new-target