diff --git a/tsconfig.json b/tsconfig.json index 7d0d28ff..dd3fe2e9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,7 +13,7 @@ }, "allowJs": true, "skipLibCheck": true, - "strict": false, + "strict": true, "forceConsistentCasingInFileNames": true, "noEmit": true, "esModuleInterop": true,