strapi/packages/plugins/color-picker/jest.config.front.js

6 lines
80 B
JavaScript
Raw Normal View History

2022-08-31 11:49:03 +02:00
'use strict';
module.exports = {
preset: '../../../jest-preset.front.js',
2022-08-31 11:49:03 +02:00
};