UNPKG

react-native-template-tuil

Version:

Clean and minimalist React Native template for a quick start with TypeScript.

7 lines (6 loc) 173 B
module.exports = { preset: 'react-native', moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'], setupFiles: ['<rootDir>/jest/mock.ts'], verbose: true }