1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

chore: config updates

This commit is contained in:
2024-10-12 23:51:58 +02:00
parent 12f1d6cdf2
commit 0a7094005c
36 changed files with 2797 additions and 2709 deletions

View File

@ -8,7 +8,6 @@
"noImplicitReturns": true,
"noImplicitThis": true,
"noImplicitAny": true,
"noPropertyAccessFromIndexSignature": true,
"noUncheckedIndexedAccess": true,
"noUnusedLocals": true,
"noUnusedParameters": true,