zheng 0d2df65677 webpack vor 1 Tag
..
lib 0d2df65677 webpack vor 1 Tag
LICENSE 0d2df65677 webpack vor 1 Tag
README.md 0d2df65677 webpack vor 1 Tag
package.json 0d2df65677 webpack vor 1 Tag

README.md

@babel/plugin-transform-class-properties

This plugin transforms static class properties as well as properties declared with the property initializer syntax

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

Install

Using npm:

npm install --save-dev @babel/plugin-transform-class-properties

or using yarn:

yarn add @babel/plugin-transform-class-properties --dev