0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript695 stars (695 stars)33 forks (33 forks)batch import
help wanted
- Issue 種別
- feature
- 調査方針
- First, examine existing checks in the check build repository to understand the pattern for adding new checks (e.g., ESLint, jshint). Then, explore how Flow's CLI can be used to validate JavaScript files with Flow type annotations. The issue requests integration so that check build runs Flow and reports errors. No PRs exist, so the implementation is open. Look at the lib/ structure and config handling to add a new check option.