babel/packages/babel-preset-flow
Nicolò Ribaudo ed498a772b
Use workspace:* for devDependencies (again) (#12217)
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
2020-10-19 18:32:06 +02:00
..
2017-03-25 21:46:16 -04:00

@babel/preset-flow

Babel preset for all Flow plugins.

See our website @babel/preset-flow for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/preset-flow

or using yarn:

yarn add @babel/preset-flow --dev