diff --git a/tsconfig.json b/tsconfig.json index 2f3ca5d..f4126bf 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,7 +7,6 @@ "jest/**/*" ], "compilerOptions": { - "strict": true, "esModuleInterop": true, "verbatimModuleSyntax": true }