mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
update vscode-test-web (#201187)
* update vscode-test-web * add @playwright/browser-chromium * add skipLibCheck * add skipLibCheck * use esnext * cleanup
This commit is contained in:
committed by
GitHub
parent
d7dbed74ba
commit
56b0088dce
@@ -9,7 +9,7 @@
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"lib": [
|
||||
"es2016",
|
||||
"esnext", // for #201187
|
||||
"dom"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user