We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28f7fe commit 5efe47eCopy full SHA for 5efe47e
src/yamlWorker.ts
@@ -45,6 +45,7 @@ export function createYAMLWorker(
45
null,
46
47
48
+ null,
49
);
50
languageService.configure(languageSettings);
51
0 commit comments