tasks_manager/frontend/node_modules/@babel/plugin-transform-object-super
2025-02-10 07:20:15 +03:00
..
lib Добавление frontend 2025-02-10 07:20:15 +03:00
LICENSE Добавление frontend 2025-02-10 07:20:15 +03:00
package.json Добавление frontend 2025-02-10 07:20:15 +03:00
README.md Добавление frontend 2025-02-10 07:20:15 +03: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