babel/packages/babel-plugin-syntax-flow
Nicolò Ribaudo 88f57a7ea6 v7.10.1
2020-05-27 21:56:37 +00:00
..
2019-10-29 22:55:12 +01:00
2017-03-25 21:46:16 -04:00
2020-05-27 21:56:37 +00: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