Fix build errors

This commit is contained in:
LukeGus
2025-07-27 18:48:26 -05:00
parent 27495aa4ed
commit 493514d7fa
2 changed files with 15 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
],
"compilerOptions": {
"baseUrl": ".",
"module": "module",
"module": "ESNext",
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"paths": {