module.exports = {
  verbose: true,
  testRegex: 'test\\.js$',
  testEnvironment: 'node',
  testPathIgnorePatterns: ['/lib/', '/es/'],