Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
reagan-meant committed Oct 8, 2024
1 parent 236185d commit ca0a1a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ module.exports = {
'!**/e2e/**',
],
transform: {
//'^.+\\.tsx?$': ['@swc/jest'],
'^.+\\.(js|jsx|ts|tsx)$': ['@swc/jest'],

},
//transformIgnorePatterns: ['/node_modules/(?!@openmrs)'],
transformIgnorePatterns: [
'/node_modules/(?!(@openmrs|uuid)/)',
],
Expand Down

0 comments on commit ca0a1a1

Please sign in to comment.