Skip to main content
Official Plugin
View plugin on GitHub
See starters using this

gatsby-plugin-flow

Provides drop-in support for Flow by adding @babel/preset-flow.

Install

npm install gatsby-plugin-flow

How to use

  1. Include the plugin in your gatsby-config.js file.
  2. You’re good to go.

gatsby-config.js

plugins: [`gatsby-plugin-flow`]

Edit this page on GitHub
Docs
Tutorials
Plugins
Blog
Showcase