Fix type issue

This commit is contained in:
Remco Haszing 2022-01-18 10:19:41 +01:00
parent e28f7fec9f
commit 5efe47e449
No known key found for this signature in database
GPG key ID: 40D9F5FE9155FD3C

View file

@ -45,6 +45,7 @@ export function createYAMLWorker(
null,
null,
null,
null,
);
languageService.configure(languageSettings);