mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
expose Promise#finally to standalone editor, #67027
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"./typings/require-monaco.d.ts",
|
||||
"typings/thenable.d.ts",
|
||||
"typings/es6-promise.d.ts",
|
||||
"typings/lib.es2018.promise.d.ts",
|
||||
"typings/lib.array-ext.d.ts",
|
||||
"typings/lib.ie11_safe_es6.d.ts",
|
||||
"vs/css.d.ts",
|
||||
@@ -35,4 +36,4 @@
|
||||
"exclude": [
|
||||
"node_modules/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user