Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 lat temu
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) 6 lat temu
test a084339a15 Migrate -computed-properties and -jscript tests to use jest expect assertions 6 lat temu
.npmignore 7a1ccf076c Misc (#5545) 7 lat temu
README.md b445b79734 Refactor move docs (#8108) 6 lat temu
package.json 90566103a6 v7.0.0-beta.49 6 lat temu

README.md

@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 @babel/plugin-transform-jscript

or using yarn:

yarn add --save @babel/plugin-transform-jscript