BeyondCodeBootcamp / BeyondCodeBootcamp/jsconfig-init
Tool for re-exporting types
Open
- 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
Assessment
This issue has not been assessed yet.