persona-community-5/.pnpm-store/v3/files/6d/8b4bde9ad0f883cfd126cbcd341dd42c29ac83db7b299e33f5cfc1f50da25de9fe179c1416fb357fbc0481500b088236bc5d133413c4ebc9436b4b4bad783b
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

9 lines
147 B
Plaintext

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"rootDir": "src",
"outDir": "lib"
},
"exclude": ["**/__tests__", "lib"]
}