| 1 | import { defineConfig, mergeConfig } from 'vitest/config' |
| 2 | import { tanstackViteConfig } from '@tanstack/vite-config' |
| 3 | import vue from '@vitejs/plugin-vue' |
| 4 | import packageJson from './package.json' |
nothing calls this directly
no test coverage detected