Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EpeusJS committed Mar 19, 2024
1 parent 0e3304f commit e39aa41
Show file tree
Hide file tree
Showing 3 changed files with 999 additions and 1,132 deletions.
2 changes: 1 addition & 1 deletion jest.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
'^.+\\.js?$': 'babel-jest',
},

transformIgnorePatterns: ['node_modules/(?!(@hckrnews)/)'],
transformIgnorePatterns: ['node_modules/(?!(@hckrnews|mime)/)'],

moduleNameMapper: {
'^@/(.*)$': '<rootDir>/src/$1',
Expand Down
Loading

0 comments on commit e39aa41

Please sign in to comment.