Replies: 1 comment 2 replies
-
Welcome @websiddu! 👋 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to figure out how to get type checking working for MDX files in Monaco Editor.
Let's say I have an MDX string and a type.d.ts file with type definitions. What are the core components and steps involved in getting Monaco to actually check the types in my MDX and show me errors?
Any insights or examples would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions