TenantAtlas/apps/platform/.pnpm-store/v10/files/d9/ae952c1f6126ba503c24193ac18aed4c0a30ad9503ace3f6ba3c6c80f3b02f3dc2a10567bc30350088eeca4670df1d9d8ba6f36440ee11d9de7e9e7a940e72
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
143 B
Plaintext

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