Some more fixes

This commit is contained in:
Willem Dantuma
2022-08-19 21:17:13 +02:00
parent a767502d66
commit 83a5c1a7d2
12 changed files with 2541 additions and 2766 deletions

View File

@@ -13,7 +13,7 @@
"allowSyntheticDefaultImports": true,
"importHelpers": true,
"skipLibCheck": true,
"target": "es2015",
"target": "es2020",
"typeRoots": [
"node_modules/@types"
],