chore: 更新 vitest 配置

This commit is contained in:
pany 2024-11-19 18:31:03 +08:00
parent 45bcc0545a
commit 787143e1c8

@ -1,4 +1,4 @@
/// <reference types="vitest" />
/// <reference types="vitest/config" />
import type { ConfigEnv, UserConfigExport } from "vite"
import path, { resolve } from "node:path"