Denis 346b78aee1 first commit hace 2 años
..
lib 346b78aee1 first commit hace 2 años
LICENSE 346b78aee1 first commit hace 2 años
README.md 346b78aee1 first commit hace 2 años
package.json 346b78aee1 first commit hace 2 años

README.md

@babel/plugin-syntax-class-static-block

Allow parsing of class static blocks

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

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-class-static-block

or using yarn:

yarn add @babel/plugin-syntax-class-static-block --dev