babel/packages/babel-helper-create-class-features-plugin

@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