You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to integrate the application with monaco-yaml so that I can enable schema validation for yaml files. However integration with yaml doesn't seem to work. It doen't validate yaml schema and even yaml syntax as well. Below is my app.component.ts and application.html
I'm trying to integrate the application with
monaco-yaml
so that I can enable schema validation for yaml files. However integration with yaml doesn't seem to work. It doen't validateyaml schema
and even yaml syntax as well. Below is my app.component.ts and application.htmlapp.component.html
Version Info
The text was updated successfully, but these errors were encountered: