microsoft / microsoft/TypeScript-wiki
Change nominal type alias code sample
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 759
- Forks
- 315
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Microsoft/TypeScript/wiki/FAQ#can-i-make-a-type-alias-nominal
Would be better to use my branding formulation which is more self-documenting and less likely to produce an accidental structural collision.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the TypeScript FAQ entry at the linked nominal type alias section and compare its current code sample with the branding formulation in issue #202's comment. Update the sample to use that formulation, then confirm the FAQ link displays the revised example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100