Skip to content

Commit

Permalink
chore: add jest-junit
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleTryon committed Apr 4, 2023
1 parent b1b3855 commit 4c19ba5
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 0 deletions.
58 changes: 58 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"eslint": "^8.36.0",
"husky": "^7.0.0",
"jest": "^29.5.0",
"jest-junit": "^15.0.0",
"prettier": "2.5.0",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 4c19ba5

Please sign in to comment.