diff --git a/tsconfig.json b/tsconfig.json index a3a75dabb..6632916ba 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -44,7 +44,7 @@ "pretty": false, // Completeness - "skipLibCheck": true, + "skipLibCheck": false, "skipDefaultLibCheck": true } }