mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2025-12-30 09:42:25 +00:00
4 lines
104 B
TypeScript
4 lines
104 B
TypeScript
|
|
import { defineWorkspace } from 'vitest/config';
|
||
|
|
|
||
|
|
export default defineWorkspace(['vitest.config.ts']);
|