monaco-yaml/examples
Remco Haszing c4a95e2dd5
Replace monaco namespace with monaco-editor imports
This is a preparation for `monaco-editor@^0.22.0`. In this version the global
`monaco` object was removed for ESM users.

A choice was made to use `monaco-editor` imports, because this probably has
best compatibility for most users. If users want to use `monaco-editor-core`,
they will have to create an alias in their own build process.
2021-04-13 21:18:18 +02:00
..
react-webpack Replace monaco namespace with monaco-editor imports 2021-04-13 21:18:18 +02:00
react-webpack-worker-loader Replace monaco namespace with monaco-editor imports 2021-04-13 21:18:18 +02:00
umd Update prettier to match yaml-language-server 2021-04-13 20:17:12 +02:00