UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

6 lines (5 loc) 138 B
const sharedPreset = require('expo-module-scripts/jest-preset-plugin'); module.exports = { ...sharedPreset, roots: ['src', 'e2e'], };