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

@EduardF1 EduardF1 force-pushed the fix/jsdoc-reference-link branch from 08da38e to 5d56a82 Compare June 4, 2026 00:07
@EduardF1
Copy link
Copy Markdown
Author

EduardF1 commented Jun 4, 2026

Friendly ping — CI checks passed. Ready for review when you have time!

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