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

Add missing enum and moduleDetection config to CompilerOptions #4672

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

Conversation

blixt
Copy link

@blixt blixt commented Sep 6, 2024

I found that the types available when using the Monaco editor API to set compiler options for TypeScript are out of sync with the actual options. Probably the real solution is to make sure there is only one source of truth for this, but this particular change indirectly fixes #2976 which I saw as a recurring issue for many people.

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.

[Bug] Semantic validation across multiple editor instances
1 participant