babel/packages/babel-preset-flow
Nicolò Ribaudo c7ddb1ae93
Use workspace:^ to specify @babel/ dependencies (#13772)
* Enforce `workspace:^` to specify `@babel/` dependencies

* `yarn constraints --fix`

* Update lockfile
2021-10-25 07:22:08 +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