Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-20 10:59:21 +08:00

chore: 更新 vitest 配置

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

View File

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