workaround

This commit is contained in:
2025-12-03 22:27:29 -05:00
parent be86c8c224
commit a3cc75e506

View File

@@ -6,6 +6,7 @@
"outDir": "./dist",
"rootDir": "./src",
"strict": true,
"noImplicitAny": false,
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,