Newer
Older
alert / js / node_modules / @babel / plugin-transform-new-target / README.md
@Réz István Réz István on 18 Nov 2021 384 bytes first commit

@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