Skip to content

Commit

Permalink
chore: clear out typings before running jest tests
Browse files Browse the repository at this point in the history
Previously jest would complain if there were typings in the files it needed to transform.

Adding the babel-jest library ensures that these typings are removed before jest gets to process them.
  • Loading branch information
petebacondarwin committed Jan 4, 2022
1 parent 2858b84 commit 353566f
Show file tree
Hide file tree
Showing 2 changed files with 3,146 additions and 330 deletions.
Loading

0 comments on commit 353566f

Please sign in to comment.