6 lines
79 B
JavaScript
Raw Normal View History

2023-03-13 08:59:40 +01:00
'use strict';
module.exports = {
2023-03-23 10:30:02 +01:00
preset: '../../../jest-preset.unit.js',
2023-03-13 08:59:40 +01:00
};