BeyondCodeBootcamp / BeyondCodeBootcamp/jsconfig-init

Tool for re-exporting types

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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).

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.