diff --git a/tsconfig.json b/tsconfig.json index 07b10b2..568bfcc 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,6 @@ { "compilerOptions": { + "skipLibCheck": true, "declaration": true, "esModuleInterop": true, "module": "commonjs",