{ "extends": "@calcom/tsconfig/react-library.json", "compilerOptions": { "resolveJsonModule": true }, "include": ["."], "exclude": ["dist", "build", "node_modules"] }