TenantAtlas/apps/platform/.pnpm-store/v10/files/ec/9508e9ff94a3b7799bb8519c51d3c2f22ae1bddfbbc39500d8d49a1d95824961f18553fb3fbcfbe701305aa2681e9747436c8a836cfb00839fba8a892026c3
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

10 lines
118 B
Plaintext

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