strapi/packages/plugins/i18n/jest.config.front.js

7 lines
110 B
JavaScript

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