jest reporters

This commit is contained in:
Jan Prochazka
2025-11-27 14:55:37 +01:00
parent cb14bffc5a
commit d04a8fad4c
5 changed files with 14 additions and 8 deletions

View File

@@ -84,6 +84,8 @@
},
"devDependencies": {
"copyfiles": "^2.2.0",
"jest-github-actions-reporter": "^1.0.3",
"jest-summary-reporter": "^0.0.2",
"prettier": "^2.2.1",
"workspaces-run": "^1.0.1"
}