peach a19a732be8 commit message | 2 年 前 | |
---|---|---|
.. | ||
lib | 2 年 前 | |
LICENSE | 2 年 前 | |
README.md | 2 年 前 | |
package.json | 2 年 前 |
Transforms new.target meta property
See our website @babel/plugin-transform-new-target for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-new-target
or using yarn:
yarn add @babel/plugin-transform-new-target --dev