// vitest.setup.ts import '@testing-library/jest-dom/vitest'; // You can add any other global setup here if needed.