basarat / basarat/typescript-book
Module Augmentation!
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
https://blogs.msdn.microsoft.com/typescript/2016/02/22/announcing-typescript-1-8-2/
``` ts
import { Scale } from "./scale";
import "./advancedScale";
```
Contributor guide
Research direction
Start with the linked TypeScript 1.8 announcement and the module augmentation example in the issue. Determine where this topic belongs in the book, then document the shown import pattern with enough context for readers to understand what should be covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100