Files
Speedtest-Tracker/conf/site/node_modules/@babel/plugin-syntax-class-properties/README.md
Henry Whitaker c8f853dc84 composer and npm
2020-08-25 00:59:44 +01:00

407 B

@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