UNPKG

@rockpack/tester

Version:

Pre-configured Jest setup for React and TypeScript with testing-library and best-practice defaults

11 lines (9 loc) 146 B
const defaultProps = { prefix: '(spec|test)', src: './src', watch: false, /* * Other Props: * */ }; module.exports = defaultProps;