2026-04-05

This commit is contained in:
gcch 2026-04-05 13:11:21 +02:00
commit 949195caf8
71 changed files with 535 additions and 458 deletions

View file

@ -25,7 +25,6 @@
"noImplicitReturns": true,
"noImplicitThis": true,
"noPropertyAccessFromIndexSignature": true,
"noStrictGenericChecks": false,
"noUncheckedIndexedAccess": true,
"noUncheckedSideEffectImports": true,
"noUnusedLocals": true,