peach a19a732be8 commit message 2 سال پیش
..
lib a19a732be8 commit message 2 سال پیش
LICENSE a19a732be8 commit message 2 سال پیش
README.md a19a732be8 commit message 2 سال پیش
package.json a19a732be8 commit message 2 سال پیش

README.md

@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression

Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517

See our website @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression

or using yarn:

yarn add @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression --dev