Conversation
- Introduced `config.ts` to manage API type paths, provider bases, and default types. - Implemented functions to resolve API types and URLs based on provider and environment variables. - Added unit tests for API type paths, provider bases, and utility functions using Vitest. - Updated `index.ts` to utilize new configuration and resolution functions, improving maintainability. - Enhanced package.json with Vitest as a testing dependency and added test scripts.
🤖 GitHub Copilot Code Review Bot |
…roved flexibility
…b Actions permissions
AI Code Review —
|
AI Code Review —
|
AI Code Review —
|
AI Code Review —
|
…riable configuration
AI Code Review —
|
AI Code Review —
|
AI Code Review —
|
config.tsto manage API type paths, provider bases, and default types.index.tsto utilize new configuration and resolution functions, improving maintainability.