diff --git a/tsconfig.json b/tsconfig.json index b120656..e758a02 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,6 +18,7 @@ "declaration": false, "downlevelIteration": true, "experimentalDecorators": true, + "skipLibCheck": true }, "exclude": [ "node_modules",