UNPKG

create-rspeedy

Version:

Create Rspeedy-powered ReactLynx apps with one command

7 lines (5 loc) 185 B
import { defineConfig } from '@rstest/core' import { withLynxConfig } from '@lynx-js/react/testing-library/rstest-config' export default defineConfig({ extends: withLynxConfig(), })