jest.config.js 42 B

123
  1. module.exports = {
  2. rootDir: './tests',
  3. };