Skip to content

Commit

Permalink
chore: update jest.config
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsn committed Aug 22, 2022
1 parent b1787b1 commit dba8a26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ module.exports = {
'@/(.*)': '<rootDir>/src/$1',
'^lodash-es$': 'lodash',
},

collectCoverage: true,
};

0 comments on commit dba8a26

Please sign in to comment.