Skip to content

Enable errorOnUnknownASTType: true for typescript parser #17511

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fisker
Copy link
Member

@fisker fisker commented May 24, 2025

Description

We already enable jsDocParsingMode: 'none', I think TSJSDoc* is not possible now, enable errorOnUnknownASTType: true to make sure the parser throws for unknown node types.

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Copy link

pkg-pr-new bot commented May 24, 2025

Open in StackBlitz

yarn add https://pkg.pr.new/[email protected]

commit: f9566f6

Copy link

netlify bot commented May 24, 2025

Deploy Preview for prettier ready!

Name Link
🔨 Latest commit f9566f6
🔍 Latest deploy log https://app.netlify.com/projects/prettier/deploys/683200f38d3b000008ae6a6f
😎 Deploy Preview https://deploy-preview-17511--prettier.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

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.

1 participant