BeyondCodeBootcamp / BeyondCodeBootcamp/jsconfig-init
Tool for re-exporting types
未关闭
- 主要语言
- JavaScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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).
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读 index.js,确认项目如何区分库和应用,以及其 @typedef 定义在哪里处理。确认库预期的顶层重新导出行为,以及应用可选的全局行为;该 issue 没有指定测试或其他文件,因此需要明确完成标准。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100