armansansd 3424b1927b first commit há 2 anos atrás
..
lib 3424b1927b first commit há 2 anos atrás
LICENSE 3424b1927b first commit há 2 anos atrás
README.md 3424b1927b first commit há 2 anos atrás
package.json 3424b1927b first commit 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