This commit is contained in:
2026-01-14 10:33:02 +01:00
parent 93485efc5c
commit 7a667f10c3
7 changed files with 306 additions and 37 deletions

View File

@@ -4,7 +4,7 @@
"compileOnSave": false,
"compilerOptions": {
"outDir": "./dist/out-tsc",
"strict": true,
"strict": false,
"noImplicitOverride": true,
"noPropertyAccessFromIndexSignature": true,
"noImplicitReturns": true,