diff --git a/tsconfig.app.json b/tsconfig.app.json index 5294617..1b976cd 100644 --- a/tsconfig.app.json +++ b/tsconfig.app.json @@ -4,7 +4,7 @@ "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo", /* Linting */ - "strict": true, + "strict": false, "noImplicitAny": false, // "noUnusedLocals": true, // "noUnusedParameters": true,