strapi/scripts/front/jest.config.front.js
2023-03-22 11:21:33 +01:00

6 lines
77 B
JavaScript

'use strict';
module.exports = {
preset: '../../jest-preset.front.js',
};