UNPKG

@modern-js/utils

Version:

A Progressive React Framework for modern web development.

9 lines (7 loc) 213 B
import { withTestPreset } from '@scripts/rstest-config'; export default withTestPreset({ setupFiles: ['@scripts/rstest-config/setup.ts'], root: __dirname, testEnvironment: 'happy-dom', globals: true, });