vitest.config.react-native.mts 109 B

123
  1. import { getVitestConfig } from './vitest.config.base.mjs';
  2. export default getVitestConfig('react-native');