Update mongo

This commit is contained in:
2026-03-25 20:13:45 +01:00
parent 5517fb5e0f
commit cf25ee6d7f
11 changed files with 34 additions and 27 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{
"compilerOptions": {
"target": "ES2020",
"target": "ES2022",
"lib": [
"dom",
"ES2020"
"ES2022"
],
"rootDir": "src/ts",
"outDir": "src/scripts",