peach a19a732be8 commit message | 2 роки тому | |
---|---|---|
.. | ||
lib | 2 роки тому | |
LICENSE | 2 роки тому | |
README.md | 2 роки тому | |
package.json | 2 роки тому |
Compile ES2015 object super to ES5
See our website @babel/plugin-transform-object-super for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-object-super
or using yarn:
yarn add @babel/plugin-transform-object-super --dev