🔧 Fixed LoCG scraping

This commit is contained in:
2025-05-06 18:17:01 -04:00
parent f337c0f3e6
commit 8d5283402e
5 changed files with 3593 additions and 923 deletions

View File

@@ -8,7 +8,8 @@
"sourceMap": true,
"pretty": true,
"target": "es6",
"outDir": "dist"
"outDir": "dist",
"skipLibCheck": true,
},
"include": ["./**/*"],
"exclude": [