Skip to content
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

fix(check): ignore errors on ambient modules #27633

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

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Jan 11, 2025

This is for deno check only and not for the LSP.

Todo:

  • Surface these deno_graph errors as type checking diagnostics when not found in the list of ambient modules
  • Ensure that these errors are still raised at runtime

@dsherret dsherret marked this pull request as draft January 11, 2025 00:58
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