babel/packages/babel-plugin-transform-object-super
2018-08-21 15:22:07 -04:00
..
2018-04-17 17:52:43 -04:00
2018-08-21 15:22:07 -04:00

@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