feat: progress

This commit is contained in:
2026-06-26 04:21:49 +02:00
parent d1a1fbf85a
commit a9925ac2ec
33 changed files with 4608 additions and 811 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
/* Linting */
"noUnusedLocals": false,
"noUncheckedIndexedAccess": true,
"noUncheckedIndexedAccess": false,
"erasableSyntaxOnly": true,
},
"include": ["src", "tests"]