chore(test-utils): 🔧 Update Vitest preset configuration for test utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
649239c14d
commit
9e101fe835
1 changed files with 2 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { defineConfig } from 'vitest/config'
|
||||
import { mergeConfig } from 'vite'
|
||||
import type { UserConfig } from 'vite'
|
||||
import { defineConfig, mergeConfig } from 'vitest/config'
|
||||
import type { UserConfig } from 'vitest/config'
|
||||
|
||||
/**
|
||||
* Base Vitest configuration shared across all presets
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue