BeyondCodeBootcamp / BeyondCodeBootcamp/jsconfig-init
Tool for re-exporting types
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
If the project is a library, all `@typedef`s should be re-exported at the top level from `index.js`, if possible.
If the project is an app, the `@typedef`s should be made global (optionally).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by reading index.js and identifying how the project distinguishes a library from an app and where its @typedef definitions are handled. Confirm the intended top-level re-export behavior for libraries and optional global behavior for apps; the issue does not name tests or other files, so completion criteria need clarification.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 38/100