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