Refactor reporter.ts and reporterCommand.ts
Refactoring:
- Make reporterCommand use functions of reporter.ts
- Reduce amount of functions in reporter.ts
- Remove some complexity. For example, only have one property determine if we print something to console during generation.
Edited by Felix WOSTMANN