Commit 3ef336b
committed
fix(tests): satisfy strict TypeScript + apply prettier formatting
- Add as-cast on selectBarRectangles assertions where the runtime
rectangle data spreads original chart data fields (uv/pv/xKey/etc.)
that aren't part of the BarRectangleItem type.
- Add explicit stackId: undefined to selectAllBarPositions assertions
so the literal satisfies BarWithPosition.
- Re-run prettier on all touched test files to clear the eslint
prettier/prettier errors (whitespace + formatting only).1 parent 9b3e06e commit 3ef336b
7 files changed
Lines changed: 1852 additions & 1899 deletions
File tree
- test
- cartesian
- Bar
- XAxis
- chart
- component/Tooltip
- state/selectors
0 commit comments