diff --git a/src/Squidex/tsconfig.json b/src/Squidex/tsconfig.json index c5d961ada..c0b2161b3 100644 --- a/src/Squidex/tsconfig.json +++ b/src/Squidex/tsconfig.json @@ -9,7 +9,7 @@ "noUnusedParameters": false, "removeComments": false, "sourceMap": true, - "strictNullChecks": true, + "strictNullChecks": false, "suppressImplicitAnyIndexErrors": true, "target": "es5", "paths": {