The billing-service tsconfig.json was missing the TypeScript path aliases required for the workspace build (turbo builds shared packages first, then resolves @it0/* via paths). Without these, nest build fails with 'Cannot find module @it0/database'. Also disables overly strict checks (strictNullChecks, strictPropertyInitialization, useUnknownInCatchVariables) to match the lenient settings used by other services. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| gateway | ||
| services | ||
| shared | ||