Nicolò Ribaudo 1bbe1fc3cb
Regenerate monorepo READMEs (#14006)
* Fix script to generate readmes

* Regenerate READMEs
2021-11-29 10:03:23 -05:00

382 B

@babel/plugin-syntax-module-blocks

Allow parsing of JS Module Blocks

See our website @babel/plugin-syntax-module-blocks for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-module-blocks

or using yarn:

yarn add @babel/plugin-syntax-module-blocks --dev