Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src 21c7ff3f37 Classes cleanup (#7737) 6 years ago
test 2af7a33c4e Fix class inheritance in IE10 (#7969) 6 years ago
.npmignore 9ac326b075 remove es20xx prefixes from plugins and rename folders (#6575) 6 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

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

or using yarn:

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