Vite migrate

This commit is contained in:
Alexander Brown
2026-02-05 15:26:55 -08:00
parent 9faabd80e2
commit a05a18e3c0
361 changed files with 1145 additions and 967 deletions

View File

@@ -1,5 +1,5 @@
import { flushPromises } from '@vue/test-utils'
import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
import { afterEach, beforeEach, describe, expect, it, vi } from 'vite-plus/test'
import { nextTick, ref } from 'vue'
import { useNodeHelpContent } from '@/composables/useNodeHelpContent'