Configures YAML language support (completion, validation and hover
documentation) for the resume YAML editor, powered by monaco-yaml running
the YAML language server in a Web Worker against the YAMLResume JSON schema.
This function is idempotent: calling it multiple times configures the
language support only once.
Configures YAML language support (completion, validation and hover documentation) for the resume YAML editor, powered by
monaco-yamlrunning the YAML language server in a Web Worker against the YAMLResume JSON schema.This function is idempotent: calling it multiple times configures the language support only once.