diff --git a/tsconfig.json b/tsconfig.json index fb44f62..604b488 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,7 +11,6 @@ "outDir": "dist", "sourceMap": true, "strict": true, - "suppressImplicitAnyIndexErrors": true, "target": "es2018" } }