Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 years ago | |
---|---|---|
.. | ||
src | 6 years ago | |
test | 6 years ago | |
.npmignore | 7 years ago | |
README.md | 6 years ago | |
package.json | 6 years ago |
Transforms new.target meta property
See our website @babel/plugin-transform-new-target for more information.
Using npm:
npm install --save @babel/plugin-transform-new-target
or using yarn:
yarn add --save @babel/plugin-transform-new-target