### Command test ### Description Currently, there is no way to specify jest reporters or extend the jest config. https://github.com/angular/angular-cli/blob/main/packages/angular_devkit/build_angular/src/builders/jest/schema.json ### Describe the solution you'd like Add reporters to the schema to make it possible to use different jest reporters. ### Describe alternatives you've considered _No response_