From 6c16c7ac62bc4df14f5e044cd77320f3cac9f40c Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Mon, 6 Jan 2025 10:44:37 +0000 Subject: [PATCH] Revert skipLibCheck --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index f053c684..b2690bc9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,7 +18,6 @@ // Workaround for https://github.com/microsoft/TypeScript/issues/55132 "useDefineForClassFields": false, "allowImportingTsExtensions": true, - "skipLibCheck": true, "paths": { // These imports within @livekit/components-core and // @livekit/components-react are broken under the "bundler" module