Began the great TypeScript Migration

It's helping a lot to move to the new parenting system
This commit is contained in:
Thaum Rystra
2023-09-28 14:16:34 +02:00
parent 26e4d0bcc7
commit e6963ec865
125 changed files with 607 additions and 389 deletions

View File

@@ -8,6 +8,8 @@
"strictFunctionTypes": true,
"baseUrl": ".",
"preserveSymlinks": true,
"allowJs": true,
"checkJs": true,
"paths": {
"/*": [
"./*"