Skip to content

docs: refresh the d.ts-from-JS JSDoc intro#3574

Open
EduardF1 wants to merge 1 commit into
microsoft:v2from
EduardF1:fix/jsdoc-reference-link
Open

docs: refresh the d.ts-from-JS JSDoc intro#3574
EduardF1 wants to merge 1 commit into
microsoft:v2from
EduardF1:fix/jsdoc-reference-link

Conversation

@EduardF1
Copy link
Copy Markdown

Summary

Fixes #3214

Changes

  • replace the stale supported-jsdoc anchor with the dedicated JSDoc Reference page
  • remove the outdated TypeScript 3.7 release-note lead-in while keeping the page focused on current guidance
  • tighten the introductory wording (setup, inline .d.ts formatting)

Testing

  • ran pnpm exec prettier --check packages/documentation/copy/en/javascript/Creating DTS files From JS.md
  • ran git diff --check

Fixes microsoft#3214

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating .d.ts Files from .js files : Half-broken link to "the reference here" (JSDoc)

1 participant