Skip to content

Adding a JSDoc comment to the es5 type declarations to describe the functionality of Date.now()#50630

Merged
sandersn merged 3 commits intomicrosoft:mainfrom
ben-m-j-taylor:feature/50565_add_jsdoc_comment_to_describe_the_functionality_of_date_._now
Oct 3, 2022
Merged

Adding a JSDoc comment to the es5 type declarations to describe the functionality of Date.now()#50630
sandersn merged 3 commits intomicrosoft:mainfrom
ben-m-j-taylor:feature/50565_add_jsdoc_comment_to_describe_the_functionality_of_date_._now

Conversation

@ben-m-j-taylor
Copy link
Copy Markdown
Contributor

Fixes #50565

Changes:

  1. Added a JSDoc comment to the es5 type declarations that describes the functionality of Date.now().
  2. Updating the baselines: The only changes were line numbers in the declaration file being incremented by 1, which I believe is to be expected as I've added 1 line to the declaration file.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

lib.es5.d.ts - Add TSDoc comment to Date.now function

5 participants