mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 23:13:02 +01:00
Adopt Monarch breaking change
This commit is contained in:
parent
03eaf41470
commit
b5b35011ef
3 changed files with 8 additions and 13 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -7,5 +7,6 @@
|
|||
"**/out": true
|
||||
},
|
||||
"editor.tabSize": 4,
|
||||
"editor.insertSpaces": false
|
||||
"editor.insertSpaces": false,
|
||||
"typescript.tsdk": "./node_modules/typescript/lib"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue