mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
commit generated file
This commit is contained in:
parent
8664abc331
commit
bbedc82694
1 changed files with 4 additions and 0 deletions
4
monaco.d.ts
vendored
4
monaco.d.ts
vendored
|
|
@ -244,6 +244,10 @@ declare namespace monaco.languages.typescript {
|
|||
* be performed
|
||||
*/
|
||||
setDiagnosticsOptions(options: DiagnosticsOptions): void;
|
||||
/**
|
||||
* Configure webworker options
|
||||
*/
|
||||
setWorkerOptions(options: WorkerOptions): void;
|
||||
/**
|
||||
* No-op.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue