Customize label names
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 277
- Forks
- 94
- Avg merge
- 8m
- Merged PRs (30d)
- 8
Description
It would be great if label names could be customized. For example using using or alias instead of typedef.
Contributor guide
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
No source file or test is named. Start by searching the repository for where the typedef label is emitted, then inspect nearby tests or generated examples; done means users can configure an alternative label such as using or alias while the existing default remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100