Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src 5cd1276a27 Expose the Flow 'all' option on the preset too. (#8016) 6 years ago
.npmignore 7a1ccf076c Misc (#5545) 7 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

README.md

@babel/plugin-syntax-flow

Allow parsing of the flow syntax

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

Install

Using npm:

npm install --save @babel/plugin-syntax-flow

or using yarn:

yarn add --save @babel/plugin-syntax-flow