mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 03:30:10 +01:00
This commit is contained in:
parent
1b175c701c
commit
220c1cab84
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ type CompilerOptionsValue =
|
|||
| null
|
||||
| undefined;
|
||||
|
||||
interface CompilerOptions {
|
||||
export interface CompilerOptions {
|
||||
allowJs?: boolean;
|
||||
allowSyntheticDefaultImports?: boolean;
|
||||
allowUmdGlobalAccess?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue