blob: 1622999e056fb06fdaa06ceee37024568ac46507 [file] [log] [blame]
// eslint-disable-next-line no-undef
module.exports = {
preset: 'ts-jest',
rootDir: '../../',
testEnvironment: 'node',
};