fix(aggrid): fix configuration issues#2252
Conversation
lzeiml
commented
Nov 6, 2025
- fix the test config
- add missing tsconfig
|
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request fixes configuration issues for the aggrid package, primarily for testing. The changes include adding a tsconfig.node.json for Node-specific files, updating the Playwright configuration, and cleaning up the Vite configuration. My review provides suggestions to enhance the new TypeScript configuration for better adherence to modern standards and to fix an incorrect file path, ensuring the configurations are correctly type-checked.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…/siemens/ix into fix/aggrid-visual-testing-config
|


