strapi/scripts/front/jest.config.front.js

6 lines
77 B
JavaScript
Raw Normal View History

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