zz 65c8a28f48 项目初始化 il y a 4 jours
..
lib 65c8a28f48 项目初始化 il y a 4 jours
LICENSE 65c8a28f48 项目初始化 il y a 4 jours
README.md 65c8a28f48 项目初始化 il y a 4 jours
package.json 65c8a28f48 项目初始化 il y a 4 jours

README.md

@babel/plugin-syntax-class-properties

Allow parsing of class properties

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

Install

Using npm:

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

or using yarn:

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