module.exports = { preset: '../../test/packages/jest-preset.js', transformIgnorePatterns: [ 'node_modules/(?!components)(?!.*\\.svg)' ], };