7.2.1-26 • Published 7 years ago

@gerhobbelt/babel-helper-create-class-features-plugin v7.2.1-26

Weekly downloads
68
License
MIT
Repository
github
Last release
7 years ago

@babel/plugin-class-features

Compile class public and private fields, private methods and decorators to ES6

See our website @babel/plugin-class-features for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-class-features

or using yarn:

yarn add @babel/plugin-class-features --dev