Bert Hausmans ff46da842f Fix TypeScript compilation errors
- Fix conflicting Request interface declarations (auth.ts vs authorization.ts)
- Fix email field type issue in auth.ts (handle undefined)
- Fix req.params type issues (string | string[] to string) in auth.ts, roles.ts, users.ts
- Fix apiKey undefined issue in claude.ts (use tavilyApiKey)
- Fix duplicate isConfigured identifier in emailService.ts (rename to _isConfigured)
- Fix confluencePage property type issue in jiraAssetsClient.ts (add type assertion)
2026-01-15 03:26:20 +01:00
2026-01-15 03:26:20 +01:00
Description
No description provided
2.5 MiB
Languages
TypeScript 97.8%
Shell 2%
CSS 0.1%