Skip to content

Commit

Permalink
Discard changes to jest.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Aug 13, 2024
1 parent 846073c commit d1f9ce4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
snapshotSerializers: [require.resolve('enzyme-to-json/serializer')],
};

0 comments on commit d1f9ce4

Please sign in to comment.