blob: e6016919931f95ce62a67a521f7d1a902b1f51d9 [file] [log] [blame]
module.exports = {
clearMocks: true,
moduleFileExtensions: ['js'],
testMatch: ['**/*.test.js'],
verbose: true
}