anteloio / anteloio/cherry-cli
Split cherry.js file into isolated functions
未关闭
good first issue
- 主要语言
- TypeScript
- 星标
- 4
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
To start the TypeScript shift for our Cherry CLI project, let's focus on the cherry.js file—it's the sweet spot for adding typing. What we want to do first is break down each command into functions. This not only cleans up our code but makes testing a whole lot easier.
This is only the first step of three:
- Split cherry.js file into functions <--
- Unit test cherry.js functions
- Migrate cherry.js to TypeScript
贡献指南
评估
这个 Issue 还没有评估数据。