- Fix the method-level config from stomping on the global configuration values.
- adjust how icdiffReporter (remove use of shelljs).
- Add support for setting .json file extension (for example)
- Figure out what file-type version to update to
- Look at the all failing test clipboard reporter? SEE: https://github.com/approvals/ApprovalTests.Net/blob/master/src/ApprovalTests/Reporters/AllFailingTestsClipboardReporter.cs
- Research vimdiff reporter (does it even work?)
- Add prettier and format project source code
- Move tests to GitHub Actions - Windows
- re-evaluate this project on a Windows machine and cleanup...
- Move to GitHub Actions - Linux
- Move to GitHub Actions - Publishing
- Add limit on number of reporters that get launched
- Fix Error message in GeneridDiffReporterBase when not spawnSync (spawn is used). (stderr/out is not logging correctly).