{ "extends": "@zitadel/tsconfig/react-library.json", "include": ["."], "exclude": ["dist", "build", "node_modules"], "compilerOptions": { "types": ["@testing-library/jest-dom"] } }