Skip to content

Commit

Permalink
Fix Jest
Browse files Browse the repository at this point in the history
  • Loading branch information
grubersjoe committed Apr 17, 2023
1 parent fd3e617 commit eafaaf1
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 26 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
]
},
"devDependencies": {
"@babel/preset-env": "^7.21.4",
"@babel/preset-typescript": "^7.21.4",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
Expand Down
Loading

0 comments on commit eafaaf1

Please sign in to comment.