cmy 02a04f55a0 2023-3-15 há 2 anos atrás
..
lib 02a04f55a0 2023-3-15 há 2 anos atrás
node_modules 02a04f55a0 2023-3-15 há 2 anos atrás
LICENSE 02a04f55a0 2023-3-15 há 2 anos atrás
README.md 02a04f55a0 2023-3-15 há 2 anos atrás
package.json 02a04f55a0 2023-3-15 há 2 anos atrás

README.md

@babel/plugin-transform-object-super

Compile ES2015 object super to ES5

See our website @babel/plugin-transform-object-super for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-object-super

or using yarn:

yarn add @babel/plugin-transform-object-super --dev