diff --git a/tsconfig.json b/tsconfig.json index 394742a..6aa3f43 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -15,7 +15,6 @@ "skipLibCheck": true, "strictPropertyInitialization": false, "resolveJsonModule": true, - "esModuleInterop": true, - "noImplicitAny": false + "esModuleInterop": true } } \ No newline at end of file