Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
关闭 vitest.config.ts 的类型检查
Browse files Browse the repository at this point in the history
  • Loading branch information
lanthora authored and lanthora committed Jul 20, 2023
1 parent cd7381a commit 6c78d9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webui/vitest.config.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-nocheck
import { fileURLToPath } from 'node:url'
import { mergeConfig } from 'vite'
import { configDefaults, defineConfig } from 'vitest/config'
Expand Down

0 comments on commit 6c78d9d

Please sign in to comment.