diff --git a/tsconfig.json b/tsconfig.json index c85d1ce3..e20b43c7 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,6 +11,7 @@ "downlevelIteration": true, "module": "commonJS", "experimentalDecorators": true, + "skipLibCheck": true, "paths": { "*": [ "modules/*",