shitton of the ai changes

This commit is contained in:
2026-05-01 04:54:11 +03:00
parent d95c37a322
commit 8cff086a8e
194 changed files with 29409 additions and 8841 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"rootDir": "src",
"outDir": "dist",
"types": ["node"],
"skipLibCheck": true
"skipLibCheck": true,
"ignoreDeprecations": "6.0"
},
"include": ["src/**/*.ts"],
"exclude": ["node_modules"]