andy-stack_vaultkeeper-ai/__mocks__
Andrew Beal 4b9f703aa2 fix: improve TypeScript type safety across services and mocks
- Add explicit type assertions and casts to resolve any types
- Update return types from any to Error | boolean
- Add eslint-disable comments for unavoidable any types
- Improve mock type safety replacing any with unknown
- Add proper type parameters to callback functions
2025-11-10 20:37:13 +00:00
..
obsidian.ts fix: improve TypeScript type safety across services and mocks 2025-11-10 20:37:13 +00:00