diff --git a/tsconfig.json b/tsconfig.json index 3d0a51a..8debd34 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,6 @@ "useDefineForClassFields": true, "lib": ["DOM", "DOM.Iterable", "ESNext"], "allowJs": false, - "skipLibCheck": true, "esModuleInterop": false, "allowSyntheticDefaultImports": true, "strict": true,