Skip to content

Commit

Permalink
Fix problems with audit
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoHernandez92 committed Apr 30, 2024
1 parent 54086b2 commit e7aef65
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/* eslint-disable indent */
/**
* For a detailed explanation regarding each configuration property, visit:
* https://jestjs.io/docs/configuration
*/
const config = {
// All imported modules in your tests should be mocked automatically
// automock: false,
Expand Down

0 comments on commit e7aef65

Please sign in to comment.