babel/packages/babel-plugin-syntax-flow
Nicolò Ribaudo 97faa83953 v7.7.0
2019-11-05 11:27:14 +01:00
..
2019-10-29 22:55:12 +01:00
2017-03-25 21:46:16 -04:00
2019-11-05 11:27:14 +01:00

@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-dev @babel/plugin-syntax-flow

or using yarn:

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