diff --git a/components/config b/components/config index a879997..c8833c1 160000 --- a/components/config +++ b/components/config @@ -1 +1 @@ -Subproject commit a879997451fcbc72a7e6a75c82311640d17c637a +Subproject commit c8833c1e77f846d5542fc342685a1f3e3b2037b3 diff --git a/tsconfig.json b/tsconfig.json index 11b7706..c271297 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,7 +15,7 @@ "jsx": "preserve", /* Linting */ - "strict": true, + "strict": false, "noUnusedLocals": true, "noUnusedParameters": true, "noFallthroughCasesInSwitch": true,