diff --git a/tsconfig.json b/tsconfig.json index d1701f68c8f..ec38c91b1d9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,6 +5,7 @@ "es2015" ], "outDir": "build", + "skipLibCheck": true, "target": "es5" }, "exclude": [