feat: more math & refactor

This commit is contained in:
2026-07-10 18:28:43 +02:00
parent b323482c22
commit ba5595a783
19 changed files with 2055 additions and 1491 deletions
-1
View File
@@ -18,7 +18,6 @@
/* Linting */
"noUnusedLocals": false,
"noUncheckedIndexedAccess": false,
"erasableSyntaxOnly": true,
},
"include": ["src", "tests"]
}