tree: 94fbd1a1c9b45694751b35dcb94f8f9c55bc2977 [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-transform-new-target/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-dev @babel/plugin-transform-new-target

or using yarn:

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