Skip to content

Commit 4a2bd34

Browse files
Prevent unnecessary Babel transforms
1 parent c6b5601 commit 4a2bd34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jest.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const jestConfig = {
1919
},
2020
],
2121
},
22-
transformIgnorePatterns: ['node_modules/(?!nhsuk-frontend/packages)'],
2322
};
2423

2524
module.exports = jestConfig;

0 commit comments

Comments
 (0)