basarat / basarat/typescript-book
TypeScript compiler exit codes
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
0,1,2 : https://github.com/Microsoft/TypeScript/blob/c62b6cb6fc7d0b01696816e04dfb70f68d826541/src/compiler/types.ts#L1736-L1747 :rose:
Contributor guide
Research direction
Start with the linked TypeScript compiler types.ts lines 1736-1747 to determine what exit codes 0, 1, and 2 mean. Then locate the relevant TypeScript Book section and document those meanings; done means the book explains all three codes accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100