Skip to content

Commit

Permalink
fixup! Chore(jest-config): Introduce Jest config preset for Spirit mo…
Browse files Browse the repository at this point in the history
…norepo
  • Loading branch information
literat committed May 16, 2024
1 parent e41d780 commit dbb8672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/jest-config-spirit/node/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export const config = {
// This line is because of polyfill for useResizeHook
// An array of regexp pattern strings that are matched against all source file paths before transformation.
// https://jestjs.io/docs/configuration#transformignorepatterns-arraystring
// transformIgnorePatterns: [require.resolve('./../../node_modules/@juggle/resize-observer')],
transformIgnorePatterns: ['<rootDir>/../../node_modules/zx'],

// An array of regexp pattern strings that are matched against all test paths before executing the test
Expand Down

0 comments on commit dbb8672

Please sign in to comment.