chore: angular 22 upgrade#84
Conversation
There was a problem hiding this comment.
Code Review
This pull request upgrades the workspace to Angular v22 and migrates the testing framework from Karma to Vitest. Feedback on these changes includes adding the missing "runner": "vitest" option to the library's test target, using a fully qualified target name for buildTarget, and removing "vitest/globals" from the root tsconfig.json to prevent leaking test globals into production. Additionally, it is recommended to avoid duplicating the suppression of extended diagnostics across multiple configuration files, and instead centralize or remove these overrides.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
44334be to
3bf89cc
Compare
No description provided.