basarat / basarat/typescript-book
Hi,I have a question about ts equal check.
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description

I use bunjs to exec a ts file:
```typescript
console.log('1' == 1)
```
TypeScript will not throw error.So, is your description is right?
thanks.
Contributor guide
Research direction
Start with the TypeScript equality-check description referenced by the screenshot and reproduce the shown snippet with Bun. Compare the documented behavior with the observed result, then clarify whether the book text needs correction; the issue is done when that discrepancy is resolved in the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100