Replies: 1 comment 1 reply
-
Actually, there are basic type definitions for the library, please check this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there!
Thanks for awesome solution! Without this i can not integrate monaco-editor with next.js due manaco-editor's styles in node_modules. (withCSS is deprecated). But will be great if add TypeScript support. For monaco instance i do this:
But which props i can pass into loader.config({...});?
Maybe it's not necessary cause required props resolves via monaco: typeof monacoEditor.
Beta Was this translation helpful? Give feedback.
All reactions