mirror of https://github.com/buster-so/buster.git
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
import { baseConfig } from '@buster/vitest-config';
|
|||
|
|||
export default baseConfig;
|