import { defineWorkspace } from 'vitest/config'; export default defineWorkspace([ 'vitest.config.ts', 'packages/tinyflow-ui/vitest.config.ts', ]);