root 3bf41bf355 update | há 1 ano atrás | |
---|---|---|
.. | ||
lib | há 1 ano atrás | |
LICENSE | há 1 ano atrás | |
README.md | há 1 ano atrás | |
package.json | há 1 ano atrás |
Allow parsing of class static blocks
See our website @babel/plugin-syntax-class-static-block for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-class-static-block
or using yarn:
yarn add @babel/plugin-syntax-class-static-block --dev