0 评论 (0 评论)0 反应 (0 反应)0 负责人 (0 负责人)JavaScript695 star (695 star)33 fork (33 fork)batch import
help wanted
- 议题类型
- 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.