frontend/jest.config.json

3 lines
50 B
JSON

{
"reporters": [ "default", "jest-junit" ]
}