babel/packages/babel-plugin-syntax-flow
2020-10-15 14:03:50 -04:00
..
2019-10-29 22:55:12 +01:00
2017-03-25 21:46:16 -04: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