microsoft / microsoft/TypeScript
Add lacking documentation for Date constructor interface
Open
Nobody has claimed this yet.
Experience Enhancement
Suggestion
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.4k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 117
Description
lib Update Request
Configuration Check
My compilation target is ES5 and my lib is the default.
Missing / Incorrect Definition
None - this is just improving documentation (jsdocs).
Sample Code
None - this is just improving documentation (jsdocs).
Documentation Link
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
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
Start with the MDN Date reference linked in the issue and inspect the TypeScript declaration for the Date constructor interface. The issue names no file or test and does not specify which documentation is missing, so completion would require defining the desired JSDoc coverage and updating it accordingly.
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
- 35/100