Skip to content

docs: Update typescript.mdx with fixed typo in isolatedModules example #5539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2025

Conversation

bodia-uz
Copy link
Contributor

@bodia-uz bodia-uz commented Jul 4, 2025

Summary

Fixes a typo in the tsconfig.json example for isolatedModules (for older typescript versions)

image

Related Links

Typo introduced in #5399

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Update typescript.mdx with fixed typo in `isolatedModules ` example
@Copilot Copilot AI review requested due to automatic review settings July 4, 2025 17:51
Copy link

netlify bot commented Jul 4, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit d2fa14d
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/686814b1b955e9000825e44d
😎 Deploy Preview https://deploy-preview-5539--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 69 (🔴 down 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@CLAassistant
Copy link

CLAassistant commented Jul 4, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes a typo in the tsconfig.json example by replacing the incorrect verbatimModuleSyntax option with the proper isolatedModules setting.

  • Corrects the compilerOptions key in the TypeScript guide example.

@chenjiahan chenjiahan changed the title Update typescript.mdx with fixed typo in isolatedModules example docs: Update typescript.mdx with fixed typo in isolatedModules example Jul 4, 2025
Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@chenjiahan chenjiahan enabled auto-merge (squash) July 4, 2025 23:01
@chenjiahan chenjiahan merged commit 003779c into web-infra-dev:main Jul 4, 2025
15 checks passed
@bodia-uz bodia-uz deleted the patch-1 branch July 7, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants