Skip to content

Commit

Permalink
chore: add jest config file
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshoku committed Feb 25, 2023
1 parent 24e53db commit 4c5b12a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jest.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"verbose": true,
"setupFilesAfterEnv": ["jest-extended/all"]
}

0 comments on commit 4c5b12a

Please sign in to comment.