diff --git a/tsconfig.json b/tsconfig.json index df8a76c..114ce8b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,6 @@ { "compilerOptions": { "target": "ESNext", - "skipLibCheck": true, "esModuleInterop": true, "moduleResolution": "nodenext", "strict": true,