'use strict'; module.exports = { preset: '../../../jest-preset.unit.js', testMatch: ['/**/*.test.js'], };