Skip to content

Commit 5efe47e

Browse files
committed
Fix type issue
1 parent e28f7fe commit 5efe47e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/yamlWorker.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export function createYAMLWorker(
4545
null,
4646
null,
4747
null,
48+
null,
4849
);
4950
languageService.configure(languageSettings);
5051

0 commit comments

Comments
 (0)