* Enforce `workspace:^` to specify `@babel/` dependencies * `yarn constraints --fix` * Update lockfile
@babel/plugin-transform-jscript
Babel plugin to fix buggy JScript named function expressions
See our website @babel/plugin-transform-jscript for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-jscript
or using yarn:
yarn add @babel/plugin-transform-jscript --dev