Inspectopedia Help

Flow type checker

Code is not covered by Flow  

Reports JavaScript code fragments that are not covered by the Flow type checker.

Flow type checker  

Reports errors from Flow.

Misplaced @flow flag  

Reports a @flow flag comment that is not located at the top of a file.

Missing .flowconfig  

Reports a JavaScript file with a @flow flag that doesn't have an associated .flowconfig file in the project.

Last modified: 18 June 2024