diff --git a/tsconfig.json b/tsconfig.json index 1de72e985..17b832d75 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,6 +9,8 @@ "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, + "skipLibCheck": true, + "esModuleInterop": true, "allowJs": true, "target": "ES2022", "typeRoots": [