template-saas/apps/backend/node_modules/@jest/reporters/build
rckrdmrd 26f0e52ca7 feat: Initial commit - template-saas
Template base para proyectos SaaS multi-tenant.

Estructura inicial:
- apps/backend (NestJS API)
- apps/frontend (React/Vite)
- apps/database (PostgreSQL DDL)
- docs/ (Documentación)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 04:41:24 -06:00
..
BaseReporter.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
CoverageReporter.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
CoverageWorker.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
DefaultReporter.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
formatTestPath.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
generateEmptyCoverage.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
getResultHeader.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
getSnapshotStatus.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
getSnapshotSummary.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
getSummary.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
getWatermarks.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
GitHubActionsReporter.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
index.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
index.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
NotifyReporter.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
printDisplayName.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
relativePath.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
Status.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
SummaryReporter.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
trimAndFormatPath.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
types.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
VerboseReporter.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
wrapAnsiString.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00