Skip to content

Instantly share code, notes, and snippets.

@asci
Created December 12, 2016 16:42
Show Gist options
  • Save asci/bb6238c07fc69eafd7ef53f612085ab4 to your computer and use it in GitHub Desktop.
Save asci/bb6238c07fc69eafd7ef53f612085ab4 to your computer and use it in GitHub Desktop.
Flow configs
[ignore]
.*/node_modules/.*
[include]
[libs]
[options]
module.file_ext=.js
module.ignore_non_literal_requires=true
suppress_comment= \\(.\\|\n\\)*\\$FlowIgnore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment