set emit-target and libs to ES2022, avoid static-blocks, fix Error#cause conflict

https://github.com/microsoft/vscode/issues/185991
This commit is contained in:
Johannes
2023-06-30 11:43:19 +02:00
parent 032b14c3ff
commit eeae481e47
6 changed files with 7 additions and 29 deletions

View File

@@ -7,7 +7,6 @@
"allowJs": true,
"resolveJsonModule": true,
"outDir": "../out/vs",
"target": "es2021",
"types": [
"keytar",
"mocha",