have two files to declare globals, allow monaco-edt to see one of them

This commit is contained in:
Johannes
2022-11-17 16:10:52 +01:00
parent 3c372cf160
commit a0f314404e
3 changed files with 25 additions and 9 deletions

View File

@@ -18,6 +18,7 @@
"include": [
"typings/require.d.ts",
"typings/thenable.d.ts",
"typings/vscode-globals-product.d.ts",
"vs/loader.d.ts",
"vs/monaco.d.ts",
"vs/editor/*",