remcohaszing/monaco-yaml

Why `createLanguageServiceDefaults` is exported, but `yamlDefaults` is not?

JounQin opened this issue · 2 comments

As title.

I want to set schema dynamically but get previous yamlDefaults.

I’ll gladly accept a PR to export them. Beware this also requires updates to index.d.ts.