Skip to content

Commit

Permalink
chore: remove ignore after resolvedPreset fix (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
gularsson authored and dannelundqvist committed Dec 8, 2023
1 parent 89218f8 commit 641b897
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ const config: JestConfigWithTsJest = {
},
modulePathIgnorePatterns: [
'<rootDir>/__tests__/data'
],
transformIgnorePatterns: [
'<rootDir>/node_modules/(?!@ttab/elephant-ui)'
]
}
export default config

0 comments on commit 641b897

Please sign in to comment.