Inspectopedia Help

Flow type checker

Code is not covered by Flow   New in this release

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

Flow type checker   New in this release

Reports errors from Flow.

Misplaced @flow flag   New in this release

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

Missing .flowconfig   New in this release

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

Last modified: 11 September 2024