TenantAtlas/apps/platform/.pnpm-store/v10/files/85/aa33aded568edabf3b1192128afd4972a83b4abc99441692b94d7b26802b13b97a1965c83c701c0f71b9cbbc0aabe824f550cc6499c3ceeda0e04d4772f73a
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

11 lines
138 B
Plaintext

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2022",
},
"exclude": [
"coverage",
"test/list-exports"
],
}