FormidableLabs / FormidableLabs/ts-simplify
Watch Mode
Open
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
```bash
ts-simplify --watch in.ts out.d.ts
```
Should watch dependencies as well, ie if `in.ts` depends on `other.ts`, then it should update when `other.ts` updates.
Contributor guide
Assessment
This issue has not been assessed yet.