Release v0.1.0 #5

Merged
B00tLoad merged 37 commits from release/v.0.1.0 into main 2025-09-01 12:19:37 +02:00
Showing only changes of commit 609e6dc507 - Show all commits

View File

@@ -12,6 +12,7 @@
/* Strictness */ /* Strictness */
"strict": true, "strict": true,
"strictNullChecks": true,
"noUncheckedIndexedAccess": true, "noUncheckedIndexedAccess": true,
"checkJs": true, "checkJs": true,