diff --git a/tsconfig.json b/tsconfig.json index d46c23e..397ca4a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,7 +11,6 @@ "lib": ["es2020"], "module": "node16", "newLine": "lf", - "skipLibCheck": true, "strict": true, "target": "es2020" }