UNPKG

cerbere

Version:
6 lines 150 B
module.exports = { testEnvironment: 'node', testMatch: ['<rootDir>/**/*.test.js'], testPathIgnorePatterns: ['/node_modules/'], clearMocks: true };