Flow type checker
- 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: 03 December 2024