0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript695 stars (695 stars)33 forks (33 forks)batch import
help wanted
Description
Guide contributeur
- Stack technique
- javascriptnodejs
- Domaine
- toolingbuild system
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- half day
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- mostly clear
- Prérequis
- Node.js basicsunderstanding of check build configuration
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 40
- Direction de recherche
- 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.