mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
update to latest monaco-typescript
This commit is contained in:
parent
adf97b09cf
commit
5acd328185
3 changed files with 5 additions and 5 deletions
|
|
@ -6232,7 +6232,7 @@ declare namespace monaco.languages.typescript {
|
|||
interface MapLike<T> {
|
||||
[index: string]: T;
|
||||
}
|
||||
declare type CompilerOptionsValue =
|
||||
type CompilerOptionsValue =
|
||||
| string
|
||||
| number
|
||||
| boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue