The type system starts to infect the computation engine

This commit is contained in:
Thaum Rystra
2025-01-15 18:36:26 +02:00
parent 12789f1c5e
commit 15ecc05e21
10 changed files with 106 additions and 148 deletions

View File

@@ -16,7 +16,6 @@
"preserveSymlinks": true,
"allowJs": true,
"checkJs": true,
"noImplicitAny": false,
"noErrorTruncation": true,
"outDir": "build",
"paths": {