mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-16 05:03:11 +08:00
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
import { defineConfig } from 'vitest/config';
|
|
|
|
export default defineConfig({});
|