mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Adds support for TypeScript 4.3 builds
This commit is contained in:
parent
d4e91e07d8
commit
ffd28b299d
1 changed files with 1 additions and 0 deletions
|
|
@ -243,6 +243,7 @@ export class TypeScriptWorker implements ts.LanguageServiceHost, ITypeScriptWork
|
|||
entry,
|
||||
undefined,
|
||||
undefined,
|
||||
undefined,
|
||||
undefined
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue