fix tsconfig libs

This commit is contained in:
Johannes Rieken
2021-07-15 14:03:47 +02:00
parent 41c2f164b3
commit dd9162b48d
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
"ES2020.Intl",
"ES2021.Promise",
"ES2021.String",
"ES2021.Weakref"
"ES2021.WeakRef"
],
"module": "commonjs",
"strict": true,