diff --git a/tsconfig.json b/tsconfig.json index fde35ea..b89801c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,6 +8,9 @@ "noImplicitReturns": true, "noFallthroughCasesInSwitch": true }, + "compilerOptions": { + "skipLibCheck": true + }, "files": [], "include": [], "references": [