mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Upgrade playwright tsconfigs to use ESNext
This ends up outputing the required object destructuring that's needed by playwright, see microsoft/playwright#8798
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"lib": [
|
||||
"es2021",
|
||||
],
|
||||
// "downlevelIteration": true,
|
||||
"rootDir": ".",
|
||||
"outDir": "../out-test",
|
||||
"sourceMap": true,
|
||||
|
||||
Reference in New Issue
Block a user