Denis 346b78aee1 first commit пре 2 година
..
lib 346b78aee1 first commit пре 2 година
LICENSE 346b78aee1 first commit пре 2 година
README.md 346b78aee1 first commit пре 2 година
package.json 346b78aee1 first commit пре 2 година

README.md

@babel/plugin-transform-classes

Compile ES2015 classes to ES5

See our website @babel/plugin-transform-classes for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-classes

or using yarn:

yarn add @babel/plugin-transform-classes --dev