TenantAtlas/apps/platform/.pnpm-store/v10/files/75/9c24a846441a7e1c26762930c6ba78eecf1e5288266f36b3467587f99c1cfc6d1ccd2ceca1b7a333cea46dcae863b5e959eef5429216fa6ffc164930918857
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

9 lines
115 B
Plaintext

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage",
],
}