Build Error Fix After Merge

This commit is contained in:
Lorenz Hilpert
2023-01-12 16:42:12 +01:00
parent cc6e01bd05
commit 656bab3d48
4 changed files with 26558 additions and 7 deletions

View File

@@ -12,7 +12,6 @@
"experimentalDecorators": true,
"importHelpers": false,
"allowSyntheticDefaultImports": true,
"downlevelIteration": true,
"target": "ES2022",
"typeRoots": [
"node_modules/@types"