update project files
Release / release (push) Failing after 19s

This commit is contained in:
2025-12-28 18:16:35 -08:00
parent 98c2dac434
commit a1632a3520
6 changed files with 11 additions and 343 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
"compilerOptions": {
"target": "es2022",
"module": "es2022",
"lib": ["ESNext"],
"lib": ["ES2022"],
}
}